#7FFDDC#7FFDDC
#7FFDDC is a very light, vivid teal. Relative luminance 0.799; OKLCH L 91.3% C 0.123 H 174.1°. Best body text is #000000 at 16.99:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFDDC |
|---|---|
| RGB | rgb(127, 253, 220) |
| HSL | hsl(164, 97%, 75%) |
| HSV | hsv(164, 50%, 99%) |
| CMYK | cmyk(49.8%, 0%, 13%, 0.8%) |
| CIE-LAB | lab(91.65, -42.88, 5.04) |
| CIE-LCH | lch(91.65, 43.18, 173.30°) |
| OKLab | oklab(91.25% -0.1224 0.0127) |
| OKLCH | oklch(91.25% 0.123 174.1) |
| XYZ | xyz(56.7903, 79.9250, 80.1306) |
| Luminance | 0.7993 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.58
Aquamarine
#7FFFD4
ΔE00 2.66
Light Turquoise
#7EF4CC
ΔE00 2.98
Tiffany Blue
#7BF2DA
ΔE00 3.27
Pale Turquoise
#A5FBD5
ΔE00 4.93
Light Aquamarine
#7BFDC7
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFDDC #FD7FA0
analogous
#7FFD9D #7FFDDC #7FDFFD
triadic
#7FFDDC #DC7FFD #FDDC7F
tetradic
#7FFDDC #9D7FFD #FD7FA0 #DFFD7F
square
#7FFDDC #9D7FFD #FD7FA0 #DFFD7F
split-complementary
#7FFDDC #FD7FDF #FD9D7F
monochromatic
#06FBBB #43FCCC #7FFDDC #BBFEEC #E1FFF7
Accessibility & contrast
On white
1.24
#7FFDDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.99
#7FFDDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFDDC
16.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFDDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFDDC | 1.00 | 1.24 | 16.99 | 16.99 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F0DB
Deuteranopia (green-blind)
#E2E1DE
Tritanopia (blue-blind)
#47FFF3
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #7ffddc; /* rgb */ color: rgb(127, 253, 220); /* oklch */ color: oklch(91.3% 0.123 174.1);
Tailwind
colors: {
custom: {
50: '#acfee6',
500: '#7ffddc',
950: '#000000',
},
}SCSS
$custom: #7ffddc; $custom-light: #acfee6; $custom-dark: #000000;
JSON
{
"hex": "#7ffddc",
"rgb": {
"r": 127,
"g": 253,
"b": 220
},
"hsl": {
"h": 164.286,
"s": 96.923,
"l": 74.51
},
"oklch": {
"l": 0.9125,
"c": 0.12304,
"h": 174.1
},
"luminance": 0.7993
}Semantic roles & 50–950 ramp
primary
#7FFDDC
secondary
#DB456C
accent
#003CE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111816
muted
#818684