#68F4CA#68F4CA
#68F4CA is a very light, vivid teal. Relative luminance 0.719; OKLCH L 87.9% C 0.136 H 170.4°. Best body text is #000000 at 15.38:1 contrast (WCAG AA passes).
Color values
| HEX | #68F4CA |
|---|---|
| RGB | rgb(104, 244, 202) |
| HSL | hsl(162, 86%, 68%) |
| HSV | hsv(162, 57%, 96%) |
| CMYK | cmyk(57.4%, 0%, 17.2%, 4.3%) |
| CIE-LAB | lab(87.92, -47.80, 8.91) |
| CIE-LCH | lch(87.92, 48.63, 169.44°) |
| OKLab | oklab(87.88% -0.1344 0.0228) |
| OKLCH | oklch(87.88% 0.136 170.4) |
| XYZ | xyz(48.7152, 71.9039, 67.1772) |
| Luminance | 0.7191 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 1.82
Aquamarine
#7FFFD4
ΔE00 2.75
Light Aquamarine
#7BFDC7
ΔE00 3.70
Bright Teal
#01F9C6
ΔE00 3.77
Light Aqua
#8CFFDB
ΔE00 3.78
Aqua Marine
#2EE8BB
ΔE00 3.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F4CA #F46892
analogous
#68F484 #68F4CA #68D8F4
triadic
#68F4CA #CA68F4 #F4CA68
tetradic
#68F4CA #8468F4 #F46892 #D8F468
square
#68F4CA #8468F4 #F46892 #D8F468
split-complementary
#68F4CA #F468D8 #F48468
monochromatic
#0FD298 #2FF0B6 #68F4CA #A1F8DE #DAFCF2
Accessibility & contrast
On white
1.37
#68F4CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.38
#68F4CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F4CA
15.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F4CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F4CA | 1.00 | 1.37 | 15.38 | 15.38 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE5C8
Deuteranopia (green-blind)
#D9D6CD
Tritanopia (blue-blind)
#00F6E8
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #68f4ca; /* rgb */ color: rgb(104, 244, 202); /* oklch */ color: oklch(87.9% 0.136 170.4);
Tailwind
colors: {
custom: {
50: '#9ff8da',
500: '#68f4ca',
950: '#000000',
},
}SCSS
$custom: #68f4ca; $custom-light: #9ff8da; $custom-dark: #000000;
JSON
{
"hex": "#68f4ca",
"rgb": {
"r": 104,
"g": 244,
"b": 202
},
"hsl": {
"h": 162,
"s": 86.42,
"l": 68.235
},
"oklch": {
"l": 0.87878,
"c": 0.13633,
"h": 170.4
},
"luminance": 0.71909
}Semantic roles & 50–950 ramp
primary
#68F4CA
secondary
#CD3361
accent
#0346E3
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101714
muted
#808583