#68E8CB#68E8CB
#68E8CB is a very light, vivid teal. Relative luminance 0.650; OKLCH L 85.1% C 0.122 H 176.0°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #68E8CB |
|---|---|
| RGB | rgb(104, 232, 203) |
| HSL | hsl(166, 74%, 66%) |
| HSV | hsv(166, 55%, 91%) |
| CMYK | cmyk(55.2%, 0%, 12.5%, 9%) |
| CIE-LAB | lab(84.47, -42.36, 3.41) |
| CIE-LCH | lch(84.47, 42.50, 175.40°) |
| OKLab | oklab(85.07% -0.1214 0.0084) |
| OKLCH | oklch(85.07% 0.122 176) |
| XYZ | xyz(45.3401, 64.9637, 66.6382) |
| Luminance | 0.6497 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.01
Aqua (survey)
#13EAC9
ΔE00 3.68
Light Turquoise
#7EF4CC
ΔE00 4.27
Aqua Marine
#2EE8BB
ΔE00 4.84
Turquoise
#40E0D0
ΔE00 5.05
Light Teal
#90E4C1
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E8CB #E86885
analogous
#68E88B #68E8CB #68C5E8
triadic
#68E8CB #CB68E8 #E8CB68
tetradic
#68E8CB #8B68E8 #E86885 #C5E868
square
#68E8CB #8B68E8 #E86885 #C5E868
split-complementary
#68E8CB #E868C5 #E88B68
monochromatic
#1CB996 #33E0B9 #68E8CB #9DF0DD #D2F8F0
Accessibility & contrast
On white
1.50
#68E8CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#68E8CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E8CB
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E8CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E8CB | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DBCA
Deuteranopia (green-blind)
#CDCDCD
Tritanopia (blue-blind)
#10EBDF
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #68e8cb; /* rgb */ color: rgb(104, 232, 203); /* oklch */ color: oklch(85.1% 0.122 176.0);
Tailwind
colors: {
custom: {
50: '#9df0da',
500: '#68e8cb',
950: '#000000',
},
}SCSS
$custom: #68e8cb; $custom-light: #9df0da; $custom-dark: #000000;
JSON
{
"hex": "#68e8cb",
"rgb": {
"r": 104,
"g": 232,
"b": 203
},
"hsl": {
"h": 166.406,
"s": 73.563,
"l": 65.882
},
"oklch": {
"l": 0.85074,
"c": 0.12165,
"h": 176
},
"luminance": 0.64968
}Semantic roles & 50–950 ramp
primary
#68E8CB
secondary
#B93B58
accent
#103DD6
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1614
muted
#808583