#68EABC#68EABC
#68EABC is a very light, vivid teal. Relative luminance 0.654; OKLCH L 85.1% C 0.133 H 167.1°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #68EABC |
|---|---|
| RGB | rgb(104, 234, 188) |
| HSL | hsl(159, 76%, 66%) |
| HSV | hsv(159, 56%, 92%) |
| CMYK | cmyk(55.6%, 0%, 19.7%, 8.2%) |
| CIE-LAB | lab(84.70, -46.65, 11.62) |
| CIE-LCH | lch(84.70, 48.08, 166.02°) |
| OKLab | oklab(85.15% -0.1301 0.0298) |
| OKLCH | oklch(85.15% 0.133 167.1) |
| XYZ | xyz(44.2045, 65.4154, 57.8641) |
| Luminance | 0.6542 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 3.09
Aqua Marine
#2EE8BB
ΔE00 3.27
Seafoam
#7FE0B3
ΔE00 3.50
Light Aquamarine
#7BFDC7
ΔE00 4.39
Aquamarine
#7FFFD4
ΔE00 4.77
Light Teal
#90E4C1
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68EABC #EA6896
analogous
#68EA7B #68EABC #68D7EA
triadic
#68EABC #BC68EA #EABC68
tetradic
#68EABC #7B68EA #EA6896 #D7EA68
square
#68EABC #7B68EA #EA6896 #D7EA68
split-complementary
#68EABC #EA68D7 #EA7B68
monochromatic
#1ABD84 #32E3A4 #68EABC #9EF1D4 #D3F9EC
Accessibility & contrast
On white
1.49
#68EABC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#68EABC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68EABC
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68EABC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68EABC | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DCBA
Deuteranopia (green-blind)
#D2CEBF
Tritanopia (blue-blind)
#28EBDD
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #68eabc; /* rgb */ color: rgb(104, 234, 188); /* oklch */ color: oklch(85.1% 0.133 167.1);
Tailwind
colors: {
custom: {
50: '#9df1d0',
500: '#68eabc',
950: '#000000',
},
}SCSS
$custom: #68eabc; $custom-light: #9df1d0; $custom-dark: #000000;
JSON
{
"hex": "#68eabc",
"rgb": {
"r": 104,
"g": 234,
"b": 188
},
"hsl": {
"h": 158.769,
"s": 75.581,
"l": 66.275
},
"oklch": {
"l": 0.85147,
"c": 0.13349,
"h": 167.1
},
"luminance": 0.6542
}Semantic roles & 50–950 ramp
primary
#68EABC
secondary
#BC3A68
accent
#0E55D8
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583