#68EAAF#68EAAF
#68EAAF is a very light, vivid teal. Relative luminance 0.649; OKLCH L 84.8% C 0.144 H 161.3°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #68EAAF |
|---|---|
| RGB | rgb(104, 234, 175) |
| HSL | hsl(153, 76%, 66%) |
| HSV | hsv(153, 56%, 92%) |
| CMYK | cmyk(55.6%, 0%, 25.2%, 8.2%) |
| CIE-LAB | lab(84.42, -49.42, 18.01) |
| CIE-LCH | lch(84.42, 52.59, 159.98°) |
| OKLab | oklab(84.83% -0.1359 0.046) |
| OKLCH | oklch(84.83% 0.144 161.3) |
| XYZ | xyz(42.8657, 64.8798, 50.8132) |
| Luminance | 0.6488 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.99
Seafoam
#7FE0B3
ΔE00 4.01
Light Aquamarine
#7BFDC7
ΔE00 4.47
Light Blue Green
#7EFBB3
ΔE00 4.55
Seafoam Green
#7AF9AB
ΔE00 4.91
Seafoam (survey)
#80F9AD
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68EAAF #EA68A3
analogous
#68EA6E #68EAAF #68E4EA
triadic
#68EAAF #AF68EA #EAAF68
tetradic
#68EAAF #6E68EA #EA68A3 #E4EA68
square
#68EAAF #6E68EA #EA68A3 #E4EA68
split-complementary
#68EAAF #EA68E4 #EA6E68
monochromatic
#1ABD73 #32E393 #68EAAF #9EF1CB #D3F9E8
Accessibility & contrast
On white
1.50
#68EAAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#68EAAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68EAAF
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68EAAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68EAAF | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DBAC
Deuteranopia (green-blind)
#D4CDB3
Tritanopia (blue-blind)
#34E9DA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #68eaaf; /* rgb */ color: rgb(104, 234, 175); /* oklch */ color: oklch(84.8% 0.144 161.3);
Tailwind
colors: {
custom: {
50: '#9df1c7',
500: '#68eaaf',
950: '#000000',
},
}SCSS
$custom: #68eaaf; $custom-light: #9df1c7; $custom-dark: #000000;
JSON
{
"hex": "#68eaaf",
"rgb": {
"r": 104,
"g": 234,
"b": 175
},
"hsl": {
"h": 152.769,
"s": 75.581,
"l": 66.275
},
"oklch": {
"l": 0.84831,
"c": 0.14351,
"h": 161.3
},
"luminance": 0.64884
}Semantic roles & 50–950 ramp
primary
#68EAAF
secondary
#BC3A75
accent
#0E69D8
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1713
muted
#808582