#68F1CA#68F1CA
#68F1CA is a very light, vivid teal. Relative luminance 0.701; OKLCH L 87.2% C 0.133 H 171.5°. Best body text is #000000 at 15.02:1 contrast (WCAG AA passes).
Color values
| HEX | #68F1CA |
|---|---|
| RGB | rgb(104, 241, 202) |
| HSL | hsl(163, 83%, 68%) |
| HSV | hsv(163, 57%, 95%) |
| CMYK | cmyk(56.8%, 0%, 16.2%, 5.5%) |
| CIE-LAB | lab(87.05, -46.52, 7.67) |
| CIE-LCH | lch(87.05, 47.15, 170.64°) |
| OKLab | oklab(87.17% -0.1313 0.0195) |
| OKLCH | oklch(87.17% 0.133 171.5) |
| XYZ | xyz(47.8199, 70.1132, 66.8788) |
| Luminance | 0.7012 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 1.95
Aquamarine
#7FFFD4
ΔE00 3.37
Aqua Marine
#2EE8BB
ΔE00 3.75
Light Aqua
#8CFFDB
ΔE00 3.98
Bright Teal
#01F9C6
ΔE00 4.27
Aqua (survey)
#13EAC9
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F1CA #F1688F
analogous
#68F186 #68F1CA #68D3F1
triadic
#68F1CA #CA68F1 #F1CA68
tetradic
#68F1CA #8668F1 #F1688F #D3F168
square
#68F1CA #8668F1 #F1688F #D3F168
split-complementary
#68F1CA #F168D3 #F18668
monochromatic
#13CC97 #30ECB6 #68F1CA #A0F6DE #D8FBF1
Accessibility & contrast
On white
1.40
#68F1CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.02
#68F1CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F1CA
15.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F1CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F1CA | 1.00 | 1.40 | 15.02 | 15.02 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE3C8
Deuteranopia (green-blind)
#D6D4CD
Tritanopia (blue-blind)
#02F3E6
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #68f1ca; /* rgb */ color: rgb(104, 241, 202); /* oklch */ color: oklch(87.2% 0.133 171.5);
Tailwind
colors: {
custom: {
50: '#9ef6da',
500: '#68f1ca',
950: '#000000',
},
}SCSS
$custom: #68f1ca; $custom-light: #9ef6da; $custom-dark: #000000;
JSON
{
"hex": "#68f1ca",
"rgb": {
"r": 104,
"g": 241,
"b": 202
},
"hsl": {
"h": 162.92,
"s": 83.03,
"l": 67.647
},
"oklch": {
"l": 0.87169,
"c": 0.13273,
"h": 171.5
},
"luminance": 0.70118
}Semantic roles & 50–950 ramp
primary
#68F1CA
secondary
#C8355F
accent
#0644DF
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101714
muted
#808583