#7FF7CB#7FF7CB
#7FF7CB is a very light, vivid teal. Relative luminance 0.753; OKLCH L 89.4% C 0.126 H 167.3°. Best body text is #000000 at 16.07:1 contrast (WCAG AA passes).
Color values
| HEX | #7FF7CB |
|---|---|
| RGB | rgb(127, 247, 203) |
| HSL | hsl(158, 88%, 73%) |
| HSV | hsv(158, 49%, 97%) |
| CMYK | cmyk(48.6%, 0%, 17.8%, 3.1%) |
| CIE-LAB | lab(89.55, -43.97, 10.82) |
| CIE-LCH | lch(89.55, 45.29, 166.17°) |
| OKLab | oklab(89.42% -0.1232 0.0278) |
| OKLCH | oklch(89.42% 0.126 167.3) |
| XYZ | xyz(52.7879, 75.3410, 68.2488) |
| Luminance | 0.7534 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 1.12
Aquamarine
#7FFFD4
ΔE00 1.78
Light Aquamarine
#7BFDC7
ΔE00 2.45
Light Aqua
#8CFFDB
ΔE00 2.89
Pale Turquoise
#A5FBD5
ΔE00 4.12
Light Teal
#90E4C1
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FF7CB #F77FAB
analogous
#7FF78F #7FF7CB #7FE7F7
triadic
#7FF7CB #CB7FF7 #F7CB7F
tetradic
#7FF7CB #8F7FF7 #F77FAB #E7F77F
square
#7FF7CB #8F7FF7 #F77FAB #E7F77F
split-complementary
#7FF7CB #F77FE7 #F78F7F
monochromatic
#0FED9B #45F3B4 #7FF7CB #B9FBE2 #E2FDF3
Accessibility & contrast
On white
1.31
#7FF7CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.07
#7FF7CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FF7CB
16.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FF7CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FF7CB | 1.00 | 1.31 | 16.07 | 16.07 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E9C9
Deuteranopia (green-blind)
#E0DCCE
Tritanopia (blue-blind)
#54F8EA
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #7ff7cb; /* rgb */ color: rgb(127, 247, 203); /* oklch */ color: oklch(89.4% 0.126 167.3);
Tailwind
colors: {
custom: {
50: '#abfada',
500: '#7ff7cb',
950: '#000000',
},
}SCSS
$custom: #7ff7cb; $custom-light: #abfada; $custom-dark: #000000;
JSON
{
"hex": "#7ff7cb",
"rgb": {
"r": 127,
"g": 247,
"b": 203
},
"hsl": {
"h": 158,
"s": 88.235,
"l": 73.333
},
"oklch": {
"l": 0.89418,
"c": 0.12628,
"h": 167.3
},
"luminance": 0.75345
}Semantic roles & 50–950 ramp
primary
#7FF7CB
secondary
#D3477A
accent
#0154E5
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#111714
muted
#818583