#7FFDDF#7FFDDF
#7FFDDF is a very light, vivid teal. Relative luminance 0.801; OKLCH L 91.3% C 0.121 H 175.8°. Best body text is #000000 at 17.02:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFDDF |
|---|---|
| RGB | rgb(127, 253, 223) |
| HSL | hsl(166, 97%, 75%) |
| HSV | hsv(166, 50%, 99%) |
| CMYK | cmyk(49.8%, 0%, 11.9%, 0.8%) |
| CIE-LAB | lab(91.72, -42.21, 3.59) |
| CIE-LCH | lch(91.72, 42.36, 175.14°) |
| OKLab | oklab(91.33% -0.1211 0.0089) |
| OKLCH | oklch(91.33% 0.121 175.8) |
| XYZ | xyz(57.1912, 80.0853, 82.2419) |
| Luminance | 0.8009 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.25
Tiffany Blue
#7BF2DA
ΔE00 2.72
Aquamarine
#7FFFD4
ΔE00 3.52
Light Turquoise
#7EF4CC
ΔE00 3.69
Pale Turquoise
#A5FBD5
ΔE00 5.41
Light Aquamarine
#7BFDC7
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFDDF #FD7F9D
analogous
#7FFDA0 #7FFDDF #7FDCFD
triadic
#7FFDDF #DF7FFD #FDDF7F
tetradic
#7FFDDF #A07FFD #FD7F9D #DCFD7F
square
#7FFDDF #A07FFD #FD7F9D #DCFD7F
split-complementary
#7FFDDF #FD7FDC #FDA07F
monochromatic
#06FBC1 #43FCD0 #7FFDDF #BBFEEE #E1FFF7
Accessibility & contrast
On white
1.23
#7FFDDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.02
#7FFDDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFDDF
17.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFDDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFDDF | 1.00 | 1.23 | 17.02 | 17.02 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F0DE
Deuteranopia (green-blind)
#E1E1E1
Tritanopia (blue-blind)
#45FFF4
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #7ffddf; /* rgb */ color: rgb(127, 253, 223); /* oklch */ color: oklch(91.3% 0.121 175.8);
Tailwind
colors: {
custom: {
50: '#acfee9',
500: '#7ffddf',
950: '#000000',
},
}SCSS
$custom: #7ffddf; $custom-light: #acfee9; $custom-dark: #000000;
JSON
{
"hex": "#7ffddf",
"rgb": {
"r": 127,
"g": 253,
"b": 223
},
"hsl": {
"h": 165.714,
"s": 96.923,
"l": 74.51
},
"oklch": {
"l": 0.91332,
"c": 0.12141,
"h": 175.8
},
"luminance": 0.8009
}Semantic roles & 50–950 ramp
primary
#7FFDDF
secondary
#DB4569
accent
#0037E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111816
muted
#818684