#7FFDE1#7FFDE1
#7FFDE1 is a very light, vivid teal. Relative luminance 0.802; OKLCH L 91.4% C 0.120 H 177.0°. Best body text is #000000 at 17.04:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFDE1 |
|---|---|
| RGB | rgb(127, 253, 225) |
| HSL | hsl(167, 97%, 75%) |
| HSV | hsv(167, 50%, 99%) |
| CMYK | cmyk(49.8%, 0%, 11.1%, 0.8%) |
| CIE-LAB | lab(91.77, -41.75, 2.62) |
| CIE-LCH | lch(91.77, 41.83, 176.40°) |
| OKLab | oklab(91.39% -0.1202 0.0063) |
| OKLCH | oklch(91.39% 0.12 177) |
| XYZ | xyz(57.4624, 80.1938, 83.6704) |
| Luminance | 0.8020 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.45
Light Aqua
#8CFFDB
ΔE00 2.76
Aquamarine
#7FFFD4
ΔE00 4.11
Light Turquoise
#7EF4CC
ΔE00 4.21
Pale Turquoise
#A5FBD5
ΔE00 5.78
Bright Aqua
#0BF9EA
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFDE1 #FD7F9B
analogous
#7FFDA2 #7FFDE1 #7FDAFD
triadic
#7FFDE1 #E17FFD #FDE17F
tetradic
#7FFDE1 #A27FFD #FD7F9B #DAFD7F
square
#7FFDE1 #A27FFD #FD7F9B #DAFD7F
split-complementary
#7FFDE1 #FD7FDA #FDA27F
monochromatic
#06FBC5 #43FCD3 #7FFDE1 #BBFEEF #E1FFF8
Accessibility & contrast
On white
1.23
#7FFDE1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.04
#7FFDE1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFDE1
17.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFDE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFDE1 | 1.00 | 1.23 | 17.04 | 17.04 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F0E0
Deuteranopia (green-blind)
#E1E1E3
Tritanopia (blue-blind)
#43FFF5
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #7ffde1; /* rgb */ color: rgb(127, 253, 225); /* oklch */ color: oklch(91.4% 0.120 177.0);
Tailwind
colors: {
custom: {
50: '#acfeea',
500: '#7ffde1',
950: '#000000',
},
}SCSS
$custom: #7ffde1; $custom-light: #acfeea; $custom-dark: #000000;
JSON
{
"hex": "#7ffde1",
"rgb": {
"r": 127,
"g": 253,
"b": 225
},
"hsl": {
"h": 166.667,
"s": 96.923,
"l": 74.51
},
"oklch": {
"l": 0.91388,
"c": 0.12041,
"h": 177
},
"luminance": 0.80199
}Semantic roles & 50–950 ramp
primary
#7FFDE1
secondary
#DB4566
accent
#0033E6
background
#FDFFFE
surface
#F8FFFD
border
#D1D7D5
text
#111816
muted
#818684