#7FF1CA#7FF1CA
#7FF1CA is a very light, moderate teal. Relative luminance 0.717; OKLCH L 88.0% C 0.119 H 169.0°. Best body text is #000000 at 15.34:1 contrast (WCAG AA passes).
Color values
| HEX | #7FF1CA |
|---|---|
| RGB | rgb(127, 241, 202) |
| HSL | hsl(159, 80%, 72%) |
| HSV | hsv(159, 47%, 95%) |
| CMYK | cmyk(47.3%, 0%, 16.2%, 5.5%) |
| CIE-LAB | lab(87.82, -41.54, 8.86) |
| CIE-LCH | lch(87.82, 42.48, 167.96°) |
| OKLab | oklab(88% -0.117 0.0227) |
| OKLCH | oklch(88% 0.119 169) |
| XYZ | xyz(50.8638, 71.6828, 67.0215) |
| Luminance | 0.7169 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 0.68
Aquamarine
#7FFFD4
ΔE00 2.97
Light Aqua
#8CFFDB
ΔE00 3.20
Light Teal
#90E4C1
ΔE00 3.87
Light Aquamarine
#7BFDC7
ΔE00 4.04
Pale Turquoise
#A5FBD5
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FF1CA #F17FA6
analogous
#7FF191 #7FF1CA #7FDFF1
triadic
#7FF1CA #CA7FF1 #F1CA7F
tetradic
#7FF1CA #917FF1 #F17FA6 #DFF17F
square
#7FF1CA #917FF1 #F17FA6 #DFF17F
split-complementary
#7FF1CA #F17FDF #F1917F
monochromatic
#18DD9A #48EBB3 #7FF1CA #B6F7E1 #E3FCF4
Accessibility & contrast
On white
1.37
#7FF1CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.34
#7FF1CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FF1CA
15.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FF1CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FF1CA | 1.00 | 1.37 | 15.34 | 15.34 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE4C8
Deuteranopia (green-blind)
#DAD7CD
Tritanopia (blue-blind)
#56F2E6
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #7ff1ca; /* rgb */ color: rgb(127, 241, 202); /* oklch */ color: oklch(88.0% 0.119 169.0);
Tailwind
colors: {
custom: {
50: '#aaf6da',
500: '#7ff1ca',
950: '#000000',
},
}SCSS
$custom: #7ff1ca; $custom-light: #aaf6da; $custom-dark: #000000;
JSON
{
"hex": "#7ff1ca",
"rgb": {
"r": 127,
"g": 241,
"b": 202
},
"hsl": {
"h": 159.474,
"s": 80.282,
"l": 72.157
},
"oklch": {
"l": 0.88002,
"c": 0.11918,
"h": 169
},
"luminance": 0.71687
}Semantic roles & 50–950 ramp
primary
#7FF1CA
secondary
#CC4875
accent
#0951DD
background
#FDFFFE
surface
#F7FEFB
border
#D0D6D4
text
#111714
muted
#818583