#68EAAA#68EAAA
#68EAAA is a very light, vivid teal. Relative luminance 0.647; OKLCH L 84.7% C 0.148 H 159.3°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #68EAAA |
|---|---|
| RGB | rgb(104, 234, 170) |
| HSL | hsl(150, 76%, 66%) |
| HSV | hsv(150, 56%, 92%) |
| CMYK | cmyk(55.6%, 0%, 27.4%, 8.2%) |
| CIE-LAB | lab(84.32, -50.43, 20.46) |
| CIE-LCH | lch(84.32, 54.42, 157.91°) |
| OKLab | oklab(84.72% -0.1382 0.0521) |
| OKLCH | oklch(84.72% 0.148 159.3) |
| XYZ | xyz(42.3837, 64.6870, 48.2747) |
| Luminance | 0.6469 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.84
Light Blue Green
#7EFBB3
ΔE00 4.08
Seafoam Green
#7AF9AB
ΔE00 4.19
Seafoam (survey)
#80F9AD
ΔE00 4.25
Seafoam
#7FE0B3
ΔE00 4.68
Aqua Green
#12E193
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68EAAA #EA68A8
analogous
#68EA69 #68EAAA #68E9EA
triadic
#68EAAA #AA68EA #EAAA68
tetradic
#68EAAA #6968EA #EA68A8 #E9EA68
square
#68EAAA #6968EA #EA68A8 #E9EA68
split-complementary
#68EAAA #EA68E9 #EA6968
monochromatic
#1ABD6D #32E38C #68EAAA #9EF1C8 #D3F9E6
Accessibility & contrast
On white
1.51
#68EAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#68EAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68EAAA
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68EAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68EAAA | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DAA6
Deuteranopia (green-blind)
#D5CDAE
Tritanopia (blue-blind)
#37E9D9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #68eaaa; /* rgb */ color: rgb(104, 234, 170); /* oklch */ color: oklch(84.7% 0.148 159.3);
Tailwind
colors: {
custom: {
50: '#9df1c3',
500: '#68eaaa',
950: '#000000',
},
}SCSS
$custom: #68eaaa; $custom-light: #9df1c3; $custom-dark: #000000;
JSON
{
"hex": "#68eaaa",
"rgb": {
"r": 104,
"g": 234,
"b": 170
},
"hsl": {
"h": 150.462,
"s": 75.581,
"l": 66.275
},
"oklch": {
"l": 0.84717,
"c": 0.14768,
"h": 159.3
},
"luminance": 0.64691
}Semantic roles & 50–950 ramp
primary
#68EAAA
secondary
#BC3A7A
accent
#0E71D8
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1712
muted
#808582