#7FFFCA#7FFFCA
#7FFFCA is a very light, vivid teal. Relative luminance 0.803; OKLCH L 91.3% C 0.137 H 164.3°. Best body text is #000000 at 17.06:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFFCA |
|---|---|
| RGB | rgb(127, 255, 202) |
| HSL | hsl(155, 100%, 75%) |
| HSV | hsv(155, 50%, 100%) |
| CMYK | cmyk(50.2%, 0%, 20.8%, 0%) |
| CIE-LAB | lab(91.82, -47.64, 14.55) |
| CIE-LCH | lch(91.82, 49.81, 163.01°) |
| OKLab | oklab(91.25% -0.1323 0.0373) |
| OKLCH | oklch(91.25% 0.137 164.3) |
| XYZ | xyz(55.1682, 80.2916, 68.4563) |
| Luminance | 0.8030 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.54
Aquamarine
#7FFFD4
ΔE00 2.47
Light Turquoise
#7EF4CC
ΔE00 3.57
Light Greenish Blue
#63F7B4
ΔE00 3.81
Light Aqua
#8CFFDB
ΔE00 4.19
Light Blue Green
#7EFBB3
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFFCA #FF7FB4
analogous
#7FFF8A #7FFFCA #7FF4FF
triadic
#7FFFCA #CA7FFF #FFCA7F
tetradic
#7FFFCA #8A7FFF #FF7FB4 #F4FF7F
square
#7FFFCA #8A7FFF #FF7FB4 #F4FF7F
split-complementary
#7FFFCA #FF7FF4 #FF8A7F
monochromatic
#05FF97 #42FFB1 #7FFFCA #BCFFE3 #E0FFF2
Accessibility & contrast
On white
1.23
#7FFFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.06
#7FFFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFFCA
17.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFFCA | 1.00 | 1.23 | 17.06 | 17.06 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF0C7
Deuteranopia (green-blind)
#E8E2CD
Tritanopia (blue-blind)
#52FFF0
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #7fffca; /* rgb */ color: rgb(127, 255, 202); /* oklch */ color: oklch(91.3% 0.137 164.3);
Tailwind
colors: {
custom: {
50: '#acffda',
500: '#7fffca',
950: '#000000',
},
}SCSS
$custom: #7fffca; $custom-light: #acffda; $custom-dark: #000000;
JSON
{
"hex": "#7fffca",
"rgb": {
"r": 127,
"g": 255,
"b": 202
},
"hsl": {
"h": 155.156,
"s": 100,
"l": 74.902
},
"oklch": {
"l": 0.9125,
"c": 0.13749,
"h": 164.3
},
"luminance": 0.80296
}Semantic roles & 50–950 ramp
primary
#7FFFCA
secondary
#DE4484
accent
#005FE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683