#68FACC#68FACC
#68FACC is a very light, vivid teal. Relative luminance 0.757; OKLCH L 89.3% C 0.142 H 169.2°. Best body text is #000000 at 16.13:1 contrast (WCAG AA passes).
Color values
| HEX | #68FACC |
|---|---|
| RGB | rgb(104, 250, 204) |
| HSL | hsl(161, 94%, 69%) |
| HSV | hsv(161, 58%, 98%) |
| CMYK | cmyk(58.4%, 0%, 18.4%, 2%) |
| CIE-LAB | lab(89.71, -49.89, 10.43) |
| CIE-LCH | lch(89.71, 50.97, 168.20°) |
| OKLab | oklab(89.35% -0.1397 0.0267) |
| OKLCH | oklch(89.35% 0.142 169.2) |
| XYZ | xyz(50.7883, 75.6688, 69.0440) |
| Luminance | 0.7567 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.01
Light Turquoise
#7EF4CC
ΔE00 2.44
Light Aquamarine
#7BFDC7
ΔE00 2.67
Bright Teal
#01F9C6
ΔE00 3.37
Light Aqua
#8CFFDB
ΔE00 3.66
Aqua Marine
#2EE8BB
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68FACC #FA6896
analogous
#68FA83 #68FACC #68DFFA
triadic
#68FACC #CC68FA #FACC68
tetradic
#68FACC #8368FA #FA6896 #DFFA68
square
#68FACC #8368FA #FA6896 #DFFA68
split-complementary
#68FACC #FA68DF #FA8368
monochromatic
#07E09C #2DF8B8 #68FACC #A3FCE0 #DEFEF4
Accessibility & contrast
On white
1.30
#68FACC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.13
#68FACC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68FACC
16.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68FACC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68FACC | 1.00 | 1.30 | 16.13 | 16.13 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EBCA
Deuteranopia (green-blind)
#DFDBCF
Tritanopia (blue-blind)
#00FBED
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #68facc; /* rgb */ color: rgb(104, 250, 204); /* oklch */ color: oklch(89.3% 0.142 169.2);
Tailwind
colors: {
custom: {
50: '#9ffddb',
500: '#68facc',
950: '#000000',
},
}SCSS
$custom: #68facc; $custom-light: #9ffddb; $custom-dark: #000000;
JSON
{
"hex": "#68facc",
"rgb": {
"r": 104,
"g": 250,
"b": 204
},
"hsl": {
"h": 161.096,
"s": 93.59,
"l": 69.412
},
"oklch": {
"l": 0.89345,
"c": 0.14225,
"h": 169.2
},
"luminance": 0.75674
}Semantic roles & 50–950 ramp
primary
#68FACC
secondary
#D43265
accent
#0048E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101815
muted
#818684