#68E8CD#68E8CD
#68E8CD is a very light, vivid teal. Relative luminance 0.651; OKLCH L 85.1% C 0.121 H 177.2°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #68E8CD |
|---|---|
| RGB | rgb(104, 232, 205) |
| HSL | hsl(167, 74%, 66%) |
| HSV | hsv(167, 55%, 91%) |
| CMYK | cmyk(55.2%, 0%, 11.6%, 9%) |
| CIE-LAB | lab(84.51, -41.89, 2.43) |
| CIE-LCH | lch(84.51, 41.96, 176.68°) |
| OKLab | oklab(85.13% -0.1205 0.0058) |
| OKLCH | oklch(85.13% 0.121 177.2) |
| XYZ | xyz(45.5800, 65.0597, 67.9015) |
| Luminance | 0.6506 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.73
Aqua (survey)
#13EAC9
ΔE00 3.80
Turquoise
#40E0D0
ΔE00 4.57
Light Turquoise
#7EF4CC
ΔE00 4.71
Aqua Marine
#2EE8BB
ΔE00 5.32
Light Teal
#90E4C1
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E8CD #E86883
analogous
#68E88D #68E8CD #68C3E8
triadic
#68E8CD #CD68E8 #E8CD68
tetradic
#68E8CD #8D68E8 #E86883 #C3E868
square
#68E8CD #8D68E8 #E86883 #C3E868
split-complementary
#68E8CD #E868C3 #E88D68
monochromatic
#1CB998 #33E0BB #68E8CD #9DF0DF #D2F8F0
Accessibility & contrast
On white
1.50
#68E8CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#68E8CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E8CD
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E8CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E8CD | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DBCC
Deuteranopia (green-blind)
#CCCDCF
Tritanopia (blue-blind)
#09EBE0
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #68e8cd; /* rgb */ color: rgb(104, 232, 205); /* oklch */ color: oklch(85.1% 0.121 177.2);
Tailwind
colors: {
custom: {
50: '#9df0dc',
500: '#68e8cd',
950: '#000000',
},
}SCSS
$custom: #68e8cd; $custom-light: #9df0dc; $custom-dark: #000000;
JSON
{
"hex": "#68e8cd",
"rgb": {
"r": 104,
"g": 232,
"b": 205
},
"hsl": {
"h": 167.344,
"s": 73.563,
"l": 65.882
},
"oklch": {
"l": 0.8513,
"c": 0.12063,
"h": 177.2
},
"luminance": 0.65064
}Semantic roles & 50–950 ramp
primary
#68E8CD
secondary
#B93B56
accent
#103AD6
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1615
muted
#808584