#7FF9CA#7FF9CA
#7FF9CA is a very light, vivid teal. Relative luminance 0.765; OKLCH L 89.9% C 0.130 H 166.1°. Best body text is #000000 at 16.31:1 contrast (WCAG AA passes).
Color values
| HEX | #7FF9CA |
|---|---|
| RGB | rgb(127, 249, 202) |
| HSL | hsl(157, 91%, 74%) |
| HSV | hsv(157, 49%, 98%) |
| CMYK | cmyk(49%, 0%, 18.9%, 2.4%) |
| CIE-LAB | lab(90.10, -45.06, 12.12) |
| CIE-LCH | lch(90.10, 46.66, 164.94°) |
| OKLab | oklab(89.86% -0.1258 0.0311) |
| OKLCH | oklch(89.86% 0.13 166.1) |
| XYZ | xyz(53.2840, 76.5232, 67.8282) |
| Luminance | 0.7653 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.68
Aquamarine
#7FFFD4
ΔE00 1.80
Light Turquoise
#7EF4CC
ΔE00 1.91
Light Aqua
#8CFFDB
ΔE00 3.26
Pale Turquoise
#A5FBD5
ΔE00 4.28
Light Greenish Blue
#63F7B4
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FF9CA #F97FAE
analogous
#7FF98D #7FF9CA #7FEBF9
triadic
#7FF9CA #CA7FF9 #F9CA7F
tetradic
#7FF9CA #8D7FF9 #F97FAE #EBF97F
square
#7FF9CA #8D7FF9 #F97FAE #EBF97F
split-complementary
#7FF9CA #F97FEB #F98D7F
monochromatic
#0BF299 #45F6B2 #7FF9CA #B9FCE2 #E2FEF3
Accessibility & contrast
On white
1.29
#7FF9CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.31
#7FF9CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FF9CA
16.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FF9CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FF9CA | 1.00 | 1.29 | 16.31 | 16.31 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EBC8
Deuteranopia (green-blind)
#E2DDCD
Tritanopia (blue-blind)
#54FAEC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #7ff9ca; /* rgb */ color: rgb(127, 249, 202); /* oklch */ color: oklch(89.9% 0.130 166.1);
Tailwind
colors: {
custom: {
50: '#abfcda',
500: '#7ff9ca',
950: '#000000',
},
}SCSS
$custom: #7ff9ca; $custom-light: #abfcda; $custom-dark: #000000;
JSON
{
"hex": "#7ff9ca",
"rgb": {
"r": 127,
"g": 249,
"b": 202
},
"hsl": {
"h": 156.885,
"s": 91.045,
"l": 73.725
},
"oklch": {
"l": 0.89857,
"c": 0.12961,
"h": 166.1
},
"luminance": 0.76528
}Semantic roles & 50–950 ramp
primary
#7FF9CA
secondary
#D6467E
accent
#0058E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111714
muted
#818583