#68E8D8#68E8D8
#68E8D8 is a very light, moderate teal. Relative luminance 0.656; OKLCH L 85.5% C 0.116 H 184.2°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #68E8D8 |
|---|---|
| RGB | rgb(104, 232, 216) |
| HSL | hsl(173, 74%, 66%) |
| HSV | hsv(173, 55%, 91%) |
| CMYK | cmyk(55.2%, 0%, 6.9%, 9%) |
| CIE-LAB | lab(84.80, -39.21, -2.95) |
| CIE-LCH | lch(84.80, 39.32, 184.31°) |
| OKLab | oklab(85.45% -0.1157 -0.0086) |
| OKLCH | oklch(85.45% 0.116 184.2) |
| XYZ | xyz(46.9548, 65.6096, 75.1419) |
| Luminance | 0.6561 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.96
Tiffany Blue
#7BF2DA
ΔE00 3.52
Bright Aqua
#0BF9EA
ΔE00 5.03
Aqua (survey)
#13EAC9
ΔE00 5.93
Mediumturquoise
#48D1CC
ΔE00 6.54
Bright Turquoise
#0FFEF9
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E8D8 #E86878
analogous
#68E898 #68E8D8 #68B8E8
triadic
#68E8D8 #D868E8 #E8D868
tetradic
#68E8D8 #9868E8 #E86878 #B8E868
square
#68E8D8 #9868E8 #E86878 #B8E868
split-complementary
#68E8D8 #E868B8 #E89868
monochromatic
#1CB9A6 #33E0CA #68E8D8 #9DF0E6 #D2F8F3
Accessibility & contrast
On white
1.49
#68E8D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#68E8D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E8D8
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E8D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E8D8 | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDCD7
Deuteranopia (green-blind)
#CACEDA
Tritanopia (blue-blind)
#00ECE3
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #68e8d8; /* rgb */ color: rgb(104, 232, 216); /* oklch */ color: oklch(85.5% 0.116 184.2);
Tailwind
colors: {
custom: {
50: '#9ef0e4',
500: '#68e8d8',
950: '#000000',
},
}SCSS
$custom: #68e8d8; $custom-light: #9ef0e4; $custom-dark: #000000;
JSON
{
"hex": "#68e8d8",
"rgb": {
"r": 104,
"g": 232,
"b": 216
},
"hsl": {
"h": 172.5,
"s": 73.563,
"l": 65.882
},
"oklch": {
"l": 0.85453,
"c": 0.11604,
"h": 184.2
},
"luminance": 0.65614
}Semantic roles & 50–950 ramp
primary
#68E8D8
secondary
#B93B4B
accent
#1029D6
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1615
muted
#808584