#7FFDCA#7FFDCA
#7FFDCA is a very light, vivid teal. Relative luminance 0.790; OKLCH L 90.8% C 0.135 H 164.8°. Best body text is #000000 at 16.81:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFDCA |
|---|---|
| RGB | rgb(127, 253, 202) |
| HSL | hsl(156, 97%, 75%) |
| HSV | hsv(156, 50%, 99%) |
| CMYK | cmyk(49.8%, 0%, 20.2%, 0.8%) |
| CIE-LAB | lab(91.24, -46.78, 13.75) |
| CIE-LCH | lch(91.24, 48.76, 163.63°) |
| OKLab | oklab(90.79% -0.1302 0.0353) |
| OKLCH | oklch(90.79% 0.135 164.8) |
| XYZ | xyz(54.5335, 79.0222, 68.2447) |
| Luminance | 0.7903 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.70
Aquamarine
#7FFFD4
ΔE00 2.13
Light Turquoise
#7EF4CC
ΔE00 3.02
Light Aqua
#8CFFDB
ΔE00 3.83
Light Greenish Blue
#63F7B4
ΔE00 3.98
Light Blue Green
#7EFBB3
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFDCA #FD7FB2
analogous
#7FFD8B #7FFDCA #7FF1FD
triadic
#7FFDCA #CA7FFD #FDCA7F
tetradic
#7FFDCA #8B7FFD #FD7FB2 #F1FD7F
square
#7FFDCA #8B7FFD #FD7FB2 #F1FD7F
split-complementary
#7FFDCA #FD7FF1 #FD8B7F
monochromatic
#06FB98 #43FCB1 #7FFDCA #BBFEE3 #E1FFF3
Accessibility & contrast
On white
1.25
#7FFDCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.81
#7FFDCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFDCA
16.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFDCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFDCA | 1.00 | 1.25 | 16.81 | 16.81 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EEC7
Deuteranopia (green-blind)
#E6E0CD
Tritanopia (blue-blind)
#53FDEF
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #7ffdca; /* rgb */ color: rgb(127, 253, 202); /* oklch */ color: oklch(90.8% 0.135 164.8);
Tailwind
colors: {
custom: {
50: '#acffda',
500: '#7ffdca',
950: '#000000',
},
}SCSS
$custom: #7ffdca; $custom-light: #acffda; $custom-dark: #000000;
JSON
{
"hex": "#7ffdca",
"rgb": {
"r": 127,
"g": 253,
"b": 202
},
"hsl": {
"h": 155.714,
"s": 96.923,
"l": 74.51
},
"oklch": {
"l": 0.90785,
"c": 0.13486,
"h": 164.8
},
"luminance": 0.79027
}Semantic roles & 50–950 ramp
primary
#7FFDCA
secondary
#DB4582
accent
#005DE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683