#68E8CF#68E8CF
#68E8CF is a very light, moderate teal. Relative luminance 0.652; OKLCH L 85.2% C 0.120 H 178.5°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #68E8CF |
|---|---|
| RGB | rgb(104, 232, 207) |
| HSL | hsl(168, 74%, 66%) |
| HSV | hsv(168, 55%, 91%) |
| CMYK | cmyk(55.2%, 0%, 10.8%, 9%) |
| CIE-LAB | lab(84.56, -41.41, 1.45) |
| CIE-LCH | lch(84.56, 41.43, 178.00°) |
| OKLab | oklab(85.19% -0.1196 0.0032) |
| OKLCH | oklch(85.19% 0.12 178.5) |
| XYZ | xyz(45.8230, 65.1569, 69.1811) |
| Luminance | 0.6516 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.56
Aqua (survey)
#13EAC9
ΔE00 4.02
Turquoise
#40E0D0
ΔE00 4.11
Light Turquoise
#7EF4CC
ΔE00 5.20
Aqua Marine
#2EE8BB
ΔE00 5.84
Light Teal
#90E4C1
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E8CF #E86881
analogous
#68E88F #68E8CF #68C1E8
triadic
#68E8CF #CF68E8 #E8CF68
tetradic
#68E8CF #8F68E8 #E86881 #C1E868
square
#68E8CF #8F68E8 #E86881 #C1E868
split-complementary
#68E8CF #E868C1 #E88F68
monochromatic
#1CB99B #33E0BE #68E8CF #9DF0E0 #D2F8F1
Accessibility & contrast
On white
1.50
#68E8CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#68E8CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E8CF
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E8CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E8CF | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DCCE
Deuteranopia (green-blind)
#CCCDD1
Tritanopia (blue-blind)
#01EBE0
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #68e8cf; /* rgb */ color: rgb(104, 232, 207); /* oklch */ color: oklch(85.2% 0.120 178.5);
Tailwind
colors: {
custom: {
50: '#9ef0dd',
500: '#68e8cf',
950: '#000000',
},
}SCSS
$custom: #68e8cf; $custom-light: #9ef0dd; $custom-dark: #000000;
JSON
{
"hex": "#68e8cf",
"rgb": {
"r": 104,
"g": 232,
"b": 207
},
"hsl": {
"h": 168.281,
"s": 73.563,
"l": 65.882
},
"oklch": {
"l": 0.85187,
"c": 0.11966,
"h": 178.5
},
"luminance": 0.65161
}Semantic roles & 50–950 ramp
primary
#68E8CF
secondary
#B93B54
accent
#1036D6
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1615
muted
#808584