#68F4CB#68F4CB
#68F4CB is a very light, vivid teal. Relative luminance 0.720; OKLCH L 87.9% C 0.136 H 170.9°. Best body text is #000000 at 15.39:1 contrast (WCAG AA passes).
Color values
| HEX | #68F4CB |
|---|---|
| RGB | rgb(104, 244, 203) |
| HSL | hsl(162, 86%, 68%) |
| HSV | hsv(162, 57%, 96%) |
| CMYK | cmyk(57.4%, 0%, 16.8%, 4.3%) |
| CIE-LAB | lab(87.95, -47.57, 8.43) |
| CIE-LCH | lch(87.95, 48.32, 169.96°) |
| OKLab | oklab(87.9% -0.134 0.0215) |
| OKLCH | oklch(87.9% 0.136 170.9) |
| XYZ | xyz(48.8340, 71.9514, 67.8028) |
| Luminance | 0.7196 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 1.82
Aquamarine
#7FFFD4
ΔE00 2.78
Light Aqua
#8CFFDB
ΔE00 3.69
Bright Teal
#01F9C6
ΔE00 3.86
Light Aquamarine
#7BFDC7
ΔE00 3.92
Aqua Marine
#2EE8BB
ΔE00 3.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F4CB #F46891
analogous
#68F485 #68F4CB #68D7F4
triadic
#68F4CB #CB68F4 #F4CB68
tetradic
#68F4CB #8568F4 #F46891 #D7F468
square
#68F4CB #8568F4 #F46891 #D7F468
split-complementary
#68F4CB #F468D7 #F48568
monochromatic
#0FD299 #2FF0B7 #68F4CB #A1F8DF #DAFCF2
Accessibility & contrast
On white
1.36
#68F4CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.39
#68F4CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F4CB
15.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F4CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F4CB | 1.00 | 1.36 | 15.39 | 15.39 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE5C9
Deuteranopia (green-blind)
#D9D6CE
Tritanopia (blue-blind)
#00F6E8
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #68f4cb; /* rgb */ color: rgb(104, 244, 203); /* oklch */ color: oklch(87.9% 0.136 170.9);
Tailwind
colors: {
custom: {
50: '#9ff8da',
500: '#68f4cb',
950: '#000000',
},
}SCSS
$custom: #68f4cb; $custom-light: #9ff8da; $custom-dark: #000000;
JSON
{
"hex": "#68f4cb",
"rgb": {
"r": 104,
"g": 244,
"b": 203
},
"hsl": {
"h": 162.429,
"s": 86.42,
"l": 68.235
},
"oklch": {
"l": 0.87904,
"c": 0.13568,
"h": 170.9
},
"luminance": 0.71956
}Semantic roles & 50–950 ramp
primary
#68F4CB
secondary
#CD3360
accent
#0344E3
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101714
muted
#808583