#68F0CB#68F0CB
#68F0CB is a very light, vivid teal. Relative luminance 0.696; OKLCH L 87.0% C 0.131 H 172.5°. Best body text is #000000 at 14.92:1 contrast (WCAG AA passes).
Color values
| HEX | #68F0CB |
|---|---|
| RGB | rgb(104, 240, 203) |
| HSL | hsl(164, 82%, 67%) |
| HSV | hsv(164, 57%, 94%) |
| CMYK | cmyk(56.7%, 0%, 15.4%, 5.9%) |
| CIE-LAB | lab(86.79, -45.86, 6.76) |
| CIE-LCH | lch(86.79, 46.35, 171.61°) |
| OKLab | oklab(86.96% -0.1298 0.0172) |
| OKLCH | oklch(86.96% 0.131 172.5) |
| XYZ | xyz(47.6435, 69.5704, 67.4060) |
| Luminance | 0.6957 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.21
Aquamarine
#7FFFD4
ΔE00 3.71
Aqua Marine
#2EE8BB
ΔE00 3.85
Tiffany Blue
#7BF2DA
ΔE00 3.92
Aqua (survey)
#13EAC9
ΔE00 4.03
Light Aqua
#8CFFDB
ΔE00 4.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F0CB #F0688D
analogous
#68F087 #68F0CB #68D1F0
triadic
#68F0CB #CB68F0 #F0CB68
tetradic
#68F0CB #8768F0 #F0688D #D1F068
square
#68F0CB #8768F0 #F0688D #D1F068
split-complementary
#68F0CB #F068D1 #F08768
monochromatic
#14CA98 #30EAB8 #68F0CB #A0F6DE #D7FBF1
Accessibility & contrast
On white
1.41
#68F0CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.92
#68F0CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F0CB
14.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F0CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F0CB | 1.00 | 1.41 | 14.92 | 14.92 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E2C9
Deuteranopia (green-blind)
#D5D3CE
Tritanopia (blue-blind)
#01F2E5
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #68f0cb; /* rgb */ color: rgb(104, 240, 203); /* oklch */ color: oklch(87.0% 0.131 172.5);
Tailwind
colors: {
custom: {
50: '#9ef5da',
500: '#68f0cb',
950: '#000000',
},
}SCSS
$custom: #68f0cb; $custom-light: #9ef5da; $custom-dark: #000000;
JSON
{
"hex": "#68f0cb",
"rgb": {
"r": 104,
"g": 240,
"b": 203
},
"hsl": {
"h": 163.676,
"s": 81.928,
"l": 67.451
},
"oklch": {
"l": 0.8696,
"c": 0.13093,
"h": 172.5
},
"luminance": 0.69575
}Semantic roles & 50–950 ramp
primary
#68F0CB
secondary
#C6365D
accent
#0742DE
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583