#7FF7CA#7FF7CA
#7FF7CA is a very light, vivid teal. Relative luminance 0.753; OKLCH L 89.4% C 0.127 H 166.8°. Best body text is #000000 at 16.06:1 contrast (WCAG AA passes).
Color values
| HEX | #7FF7CA |
|---|---|
| RGB | rgb(127, 247, 202) |
| HSL | hsl(158, 88%, 73%) |
| HSV | hsv(158, 49%, 97%) |
| CMYK | cmyk(48.6%, 0%, 18.2%, 3.1%) |
| CIE-LAB | lab(89.53, -44.19, 11.31) |
| CIE-LCH | lch(89.53, 45.61, 165.64°) |
| OKLab | oklab(89.39% -0.1236 0.029) |
| OKLCH | oklch(89.39% 0.127 166.8) |
| XYZ | xyz(52.6691, 75.2934, 67.6233) |
| Luminance | 0.7530 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 1.34
Aquamarine
#7FFFD4
ΔE00 1.89
Light Aquamarine
#7BFDC7
ΔE00 2.24
Light Aqua
#8CFFDB
ΔE00 3.09
Pale Turquoise
#A5FBD5
ΔE00 4.16
Light Greenish Blue
#63F7B4
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FF7CA #F77FAC
analogous
#7FF78E #7FF7CA #7FE8F7
triadic
#7FF7CA #CA7FF7 #F7CA7F
tetradic
#7FF7CA #8E7FF7 #F77FAC #E8F77F
square
#7FF7CA #8E7FF7 #F77FAC #E8F77F
split-complementary
#7FF7CA #F77FE8 #F78E7F
monochromatic
#0FED9A #45F3B2 #7FF7CA #B9FBE2 #E2FDF3
Accessibility & contrast
On white
1.31
#7FF7CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.06
#7FF7CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FF7CA
16.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FF7CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FF7CA | 1.00 | 1.31 | 16.06 | 16.06 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E9C8
Deuteranopia (green-blind)
#E0DCCD
Tritanopia (blue-blind)
#54F8EA
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #7ff7ca; /* rgb */ color: rgb(127, 247, 202); /* oklch */ color: oklch(89.4% 0.127 166.8);
Tailwind
colors: {
custom: {
50: '#abfada',
500: '#7ff7ca',
950: '#000000',
},
}SCSS
$custom: #7ff7ca; $custom-light: #abfada; $custom-dark: #000000;
JSON
{
"hex": "#7ff7ca",
"rgb": {
"r": 127,
"g": 247,
"b": 202
},
"hsl": {
"h": 157.5,
"s": 88.235,
"l": 73.333
},
"oklch": {
"l": 0.89393,
"c": 0.12699,
"h": 166.8
},
"luminance": 0.75298
}Semantic roles & 50–950 ramp
primary
#7FF7CA
secondary
#D3477C
accent
#0156E5
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#111714
muted
#818583