#68E8CC#68E8CC
#68E8CC is a very light, vivid teal. Relative luminance 0.650; OKLCH L 85.1% C 0.121 H 176.6°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #68E8CC |
|---|---|
| RGB | rgb(104, 232, 204) |
| HSL | hsl(167, 74%, 66%) |
| HSV | hsv(167, 55%, 91%) |
| CMYK | cmyk(55.2%, 0%, 12.1%, 9%) |
| CIE-LAB | lab(84.49, -42.12, 2.92) |
| CIE-LCH | lch(84.49, 42.23, 176.03°) |
| OKLab | oklab(85.1% -0.1209 0.0071) |
| OKLCH | oklch(85.1% 0.121 176.6) |
| XYZ | xyz(45.4597, 65.0116, 67.2678) |
| Luminance | 0.6502 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.86
Aqua (survey)
#13EAC9
ΔE00 3.72
Light Turquoise
#7EF4CC
ΔE00 4.48
Turquoise
#40E0D0
ΔE00 4.81
Aqua Marine
#2EE8BB
ΔE00 5.08
Light Teal
#90E4C1
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E8CC #E86884
analogous
#68E88C #68E8CC #68C4E8
triadic
#68E8CC #CC68E8 #E8CC68
tetradic
#68E8CC #8C68E8 #E86884 #C4E868
square
#68E8CC #8C68E8 #E86884 #C4E868
split-complementary
#68E8CC #E868C4 #E88C68
monochromatic
#1CB997 #33E0BA #68E8CC #9DF0DE #D2F8F0
Accessibility & contrast
On white
1.50
#68E8CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#68E8CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E8CC
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E8CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E8CC | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DBCB
Deuteranopia (green-blind)
#CDCDCE
Tritanopia (blue-blind)
#0DEBE0
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #68e8cc; /* rgb */ color: rgb(104, 232, 204); /* oklch */ color: oklch(85.1% 0.121 176.6);
Tailwind
colors: {
custom: {
50: '#9df0db',
500: '#68e8cc',
950: '#000000',
},
}SCSS
$custom: #68e8cc; $custom-light: #9df0db; $custom-dark: #000000;
JSON
{
"hex": "#68e8cc",
"rgb": {
"r": 104,
"g": 232,
"b": 204
},
"hsl": {
"h": 166.875,
"s": 73.563,
"l": 65.882
},
"oklch": {
"l": 0.85102,
"c": 0.12114,
"h": 176.6
},
"luminance": 0.65016
}Semantic roles & 50–950 ramp
primary
#68E8CC
secondary
#B93B57
accent
#103BD6
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1615
muted
#808584