#7FFDDE#7FFDDE
#7FFDDE is a very light, vivid teal. Relative luminance 0.800; OKLCH L 91.3% C 0.122 H 175.2°. Best body text is #000000 at 17.01:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFDDE |
|---|---|
| RGB | rgb(127, 253, 222) |
| HSL | hsl(165, 97%, 75%) |
| HSV | hsv(165, 50%, 99%) |
| CMYK | cmyk(49.8%, 0%, 12.3%, 0.8%) |
| CIE-LAB | lab(91.70, -42.43, 4.07) |
| CIE-LCH | lch(91.70, 42.63, 174.52°) |
| OKLab | oklab(91.31% -0.1215 0.0101) |
| OKLCH | oklch(91.31% 0.122 175.2) |
| XYZ | xyz(57.0568, 80.0315, 81.5339) |
| Luminance | 0.8004 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.01
Tiffany Blue
#7BF2DA
ΔE00 2.89
Aquamarine
#7FFFD4
ΔE00 3.23
Light Turquoise
#7EF4CC
ΔE00 3.45
Pale Turquoise
#A5FBD5
ΔE00 5.23
Light Aquamarine
#7BFDC7
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFDDE #FD7F9E
analogous
#7FFD9F #7FFDDE #7FDDFD
triadic
#7FFDDE #DE7FFD #FDDE7F
tetradic
#7FFDDE #9F7FFD #FD7F9E #DDFD7F
square
#7FFDDE #9F7FFD #FD7F9E #DDFD7F
split-complementary
#7FFDDE #FD7FDD #FD9F7F
monochromatic
#06FBBF #43FCCE #7FFDDE #BBFEEE #E1FFF7
Accessibility & contrast
On white
1.23
#7FFDDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.01
#7FFDDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFDDE
17.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFDDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFDDE | 1.00 | 1.23 | 17.01 | 17.01 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F0DD
Deuteranopia (green-blind)
#E2E1E0
Tritanopia (blue-blind)
#46FFF4
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #7ffdde; /* rgb */ color: rgb(127, 253, 222); /* oklch */ color: oklch(91.3% 0.122 175.2);
Tailwind
colors: {
custom: {
50: '#acfee8',
500: '#7ffdde',
950: '#000000',
},
}SCSS
$custom: #7ffdde; $custom-light: #acfee8; $custom-dark: #000000;
JSON
{
"hex": "#7ffdde",
"rgb": {
"r": 127,
"g": 253,
"b": 222
},
"hsl": {
"h": 165.238,
"s": 96.923,
"l": 74.51
},
"oklch": {
"l": 0.91305,
"c": 0.12194,
"h": 175.2
},
"luminance": 0.80037
}Semantic roles & 50–950 ramp
primary
#7FFDDE
secondary
#DB456A
accent
#0038E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111816
muted
#818684