#68EABE#68EABE
#68EABE is a very light, vivid teal. Relative luminance 0.655; OKLCH L 85.2% C 0.132 H 168.1°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #68EABE |
|---|---|
| RGB | rgb(104, 234, 190) |
| HSL | hsl(160, 76%, 66%) |
| HSV | hsv(160, 56%, 92%) |
| CMYK | cmyk(55.6%, 0%, 18.8%, 8.2%) |
| CIE-LAB | lab(84.74, -46.21, 10.63) |
| CIE-LCH | lch(84.74, 47.42, 167.04°) |
| OKLab | oklab(85.2% -0.1292 0.0272) |
| OKLCH | oklch(85.2% 0.132 168.1) |
| XYZ | xyz(44.4216, 65.5022, 59.0074) |
| Luminance | 0.6551 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.87
Aqua Marine
#2EE8BB
ΔE00 3.15
Seafoam
#7FE0B3
ΔE00 3.66
Light Aquamarine
#7BFDC7
ΔE00 4.58
Aquamarine
#7FFFD4
ΔE00 4.67
Light Teal
#90E4C1
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68EABE #EA6894
analogous
#68EA7D #68EABE #68D5EA
triadic
#68EABE #BE68EA #EABE68
tetradic
#68EABE #7D68EA #EA6894 #D5EA68
square
#68EABE #7D68EA #EA6894 #D5EA68
split-complementary
#68EABE #EA68D5 #EA7D68
monochromatic
#1ABD86 #32E3A7 #68EABE #9EF1D5 #D3F9EC
Accessibility & contrast
On white
1.49
#68EABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#68EABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68EABE
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68EABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68EABE | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DCBC
Deuteranopia (green-blind)
#D2CEC1
Tritanopia (blue-blind)
#25EBDD
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #68eabe; /* rgb */ color: rgb(104, 234, 190); /* oklch */ color: oklch(85.2% 0.132 168.1);
Tailwind
colors: {
custom: {
50: '#9df1d1',
500: '#68eabe',
950: '#000000',
},
}SCSS
$custom: #68eabe; $custom-light: #9df1d1; $custom-dark: #000000;
JSON
{
"hex": "#68eabe",
"rgb": {
"r": 104,
"g": 234,
"b": 190
},
"hsl": {
"h": 159.692,
"s": 75.581,
"l": 66.275
},
"oklch": {
"l": 0.85198,
"c": 0.13208,
"h": 168.1
},
"luminance": 0.65506
}Semantic roles & 50–950 ramp
primary
#68EABE
secondary
#BC3A66
accent
#0E52D8
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583