#68F0AE#68F0AE
#68F0AE is a very light, vivid teal. Relative luminance 0.683; OKLCH L 86.2% C 0.152 H 159.5°. Best body text is #000000 at 14.66:1 contrast (WCAG AA passes).
Color values
| HEX | #68F0AE |
|---|---|
| RGB | rgb(104, 240, 174) |
| HSL | hsl(151, 82%, 67%) |
| HSV | hsv(151, 57%, 94%) |
| CMYK | cmyk(56.7%, 0%, 27.5%, 5.9%) |
| CIE-LAB | lab(86.16, -52.10, 20.95) |
| CIE-LCH | lch(86.16, 56.15, 158.10°) |
| OKLab | oklab(86.25% -0.1427 0.0533) |
| OKLCH | oklch(86.25% 0.152 159.5) |
| XYZ | xyz(44.5050, 68.3150, 50.8769) |
| Luminance | 0.6832 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.57
Light Blue Green
#7EFBB3
ΔE00 3.02
Seafoam Green
#7AF9AB
ΔE00 3.28
Seafoam (survey)
#80F9AD
ΔE00 3.38
Light Aquamarine
#7BFDC7
ΔE00 4.12
Greenish Cyan
#2AFEB7
ΔE00 4.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F0AE #F068AA
analogous
#68F06A #68F0AE #68EEF0
triadic
#68F0AE #AE68F0 #F0AE68
tetradic
#68F0AE #6A68F0 #F068AA #EEF068
square
#68F0AE #6A68F0 #F068AA #EEF068
split-complementary
#68F0AE #F068EE #F06A68
monochromatic
#14CA71 #30EA90 #68F0AE #A0F6CC #D7FBEA
Accessibility & contrast
On white
1.43
#68F0AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.66
#68F0AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F0AE
14.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F0AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F0AE | 1.00 | 1.43 | 14.66 | 14.66 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE0AA
Deuteranopia (green-blind)
#DAD2B2
Tritanopia (blue-blind)
#31EFDE
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #68f0ae; /* rgb */ color: rgb(104, 240, 174); /* oklch */ color: oklch(86.2% 0.152 159.5);
Tailwind
colors: {
custom: {
50: '#9ef6c6',
500: '#68f0ae',
950: '#000000',
},
}SCSS
$custom: #68f0ae; $custom-light: #9ef6c6; $custom-dark: #000000;
JSON
{
"hex": "#68f0ae",
"rgb": {
"r": 104,
"g": 240,
"b": 174
},
"hsl": {
"h": 150.882,
"s": 81.928,
"l": 67.451
},
"oklch": {
"l": 0.86247,
"c": 0.15234,
"h": 159.5
},
"luminance": 0.68319
}Semantic roles & 50–950 ramp
primary
#68F0AE
secondary
#C6367C
accent
#0770DE
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1713
muted
#808582