#7FFDE8#7FFDE8
#7FFDE8 is a very light, moderate teal. Relative luminance 0.806; OKLCH L 91.6% C 0.117 H 181.3°. Best body text is #000000 at 17.12:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFDE8 |
|---|---|
| RGB | rgb(127, 253, 232) |
| HSL | hsl(170, 97%, 75%) |
| HSV | hsv(170, 50%, 99%) |
| CMYK | cmyk(49.8%, 0%, 8.3%, 0.8%) |
| CIE-LAB | lab(91.95, -40.12, -0.75) |
| CIE-LCH | lch(91.95, 40.13, 181.07°) |
| OKLab | oklab(91.59% -0.1173 -0.0027) |
| OKLCH | oklch(91.59% 0.117 181.3) |
| XYZ | xyz(58.4370, 80.5836, 88.8030) |
| Luminance | 0.8059 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.60
Light Aqua
#8CFFDB
ΔE00 4.78
Bright Aqua
#0BF9EA
ΔE00 5.21
Light Turquoise
#7EF4CC
ΔE00 6.21
Aquamarine
#7FFFD4
ΔE00 6.27
Pale Aqua
#B8FFEB
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFDE8 #FD7F94
analogous
#7FFDA9 #7FFDE8 #7FD3FD
triadic
#7FFDE8 #E87FFD #FDE87F
tetradic
#7FFDE8 #A97FFD #FD7F94 #D3FD7F
square
#7FFDE8 #A97FFD #FD7F94 #D3FD7F
split-complementary
#7FFDE8 #FD7FD3 #FDA97F
monochromatic
#06FBD2 #43FCDD #7FFDE8 #BBFEF3 #E1FFFA
Accessibility & contrast
On white
1.23
#7FFDE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.12
#7FFDE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFDE8
17.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFDE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFDE8 | 1.00 | 1.23 | 17.12 | 17.12 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F1E7
Deuteranopia (green-blind)
#DFE2EA
Tritanopia (blue-blind)
#3DFFF6
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #7ffde8; /* rgb */ color: rgb(127, 253, 232); /* oklch */ color: oklch(91.6% 0.117 181.3);
Tailwind
colors: {
custom: {
50: '#acfeef',
500: '#7ffde8',
950: '#000000',
},
}SCSS
$custom: #7ffde8; $custom-light: #acfeef; $custom-dark: #000000;
JSON
{
"hex": "#7ffde8",
"rgb": {
"r": 127,
"g": 253,
"b": 232
},
"hsl": {
"h": 170,
"s": 96.923,
"l": 74.51
},
"oklch": {
"l": 0.91587,
"c": 0.1173,
"h": 181.3
},
"luminance": 0.80589
}Semantic roles & 50–950 ramp
primary
#7FFDE8
secondary
#DB455E
accent
#0026E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111816
muted
#818685