#68EBCC#68EBCC
#68EBCC is a very light, vivid teal. Relative luminance 0.667; OKLCH L 85.8% C 0.125 H 175.2°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #68EBCC |
|---|---|
| RGB | rgb(104, 235, 204) |
| HSL | hsl(166, 77%, 66%) |
| HSV | hsv(166, 56%, 92%) |
| CMYK | cmyk(55.7%, 0%, 13.2%, 7.8%) |
| CIE-LAB | lab(85.36, -43.45, 4.18) |
| CIE-LCH | lch(85.36, 43.65, 174.50°) |
| OKLab | oklab(85.81% -0.1241 0.0104) |
| OKLCH | oklch(85.81% 0.125 175.2) |
| XYZ | xyz(46.3114, 66.7149, 67.5517) |
| Luminance | 0.6672 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.93
Aqua (survey)
#13EAC9
ΔE00 3.57
Light Turquoise
#7EF4CC
ΔE00 3.59
Aqua Marine
#2EE8BB
ΔE00 4.50
Light Aqua
#8CFFDB
ΔE00 5.04
Aquamarine
#7FFFD4
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68EBCC #EB6887
analogous
#68EB8B #68EBCC #68C8EB
triadic
#68EBCC #CC68EB #EBCC68
tetradic
#68EBCC #8B68EB #EB6887 #C8EB68
square
#68EBCC #8B68EB #EB6887 #C8EB68
split-complementary
#68EBCC #EB68C8 #EB8B68
monochromatic
#19BF98 #32E4BA #68EBCC #9EF2DE #D4F9F1
Accessibility & contrast
On white
1.46
#68EBCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#68EBCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68EBCC
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68EBCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68EBCC | 1.00 | 1.46 | 14.34 | 14.34 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DECB
Deuteranopia (green-blind)
#D0CFCE
Tritanopia (blue-blind)
#07EEE2
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #68ebcc; /* rgb */ color: rgb(104, 235, 204); /* oklch */ color: oklch(85.8% 0.125 175.2);
Tailwind
colors: {
custom: {
50: '#9ef2db',
500: '#68ebcc',
950: '#000000',
},
}SCSS
$custom: #68ebcc; $custom-light: #9ef2db; $custom-dark: #000000;
JSON
{
"hex": "#68ebcc",
"rgb": {
"r": 104,
"g": 235,
"b": 204
},
"hsl": {
"h": 165.802,
"s": 76.608,
"l": 66.471
},
"oklch": {
"l": 0.85809,
"c": 0.12454,
"h": 175.2
},
"luminance": 0.66719
}Semantic roles & 50–950 ramp
primary
#68EBCC
secondary
#BE3959
accent
#0D3DD9
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1715
muted
#808584