#7FFDEA#7FFDEA
#7FFDEA is a very light, moderate teal. Relative luminance 0.807; OKLCH L 91.6% C 0.117 H 182.6°. Best body text is #000000 at 17.14:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFDEA |
|---|---|
| RGB | rgb(127, 253, 234) |
| HSL | hsl(171, 97%, 75%) |
| HSV | hsv(171, 50%, 99%) |
| CMYK | cmyk(49.8%, 0%, 7.5%, 0.8%) |
| CIE-LAB | lab(92.00, -39.65, -1.71) |
| CIE-LCH | lch(92.00, 39.69, 182.47°) |
| OKLab | oklab(91.65% -0.1164 -0.0052) |
| OKLCH | oklch(91.65% 0.117 182.6) |
| XYZ | xyz(58.7227, 80.6979, 90.3076) |
| Luminance | 0.8070 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.96
Bright Aqua
#0BF9EA
ΔE00 4.99
Light Aqua
#8CFFDB
ΔE00 5.40
Bright Turquoise
#0FFEF9
ΔE00 6.33
Pale Aqua
#B8FFEB
ΔE00 6.57
Light Turquoise
#7EF4CC
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFDEA #FD7F92
analogous
#7FFDAB #7FFDEA #7FD1FD
triadic
#7FFDEA #EA7FFD #FDEA7F
tetradic
#7FFDEA #AB7FFD #FD7F92 #D1FD7F
square
#7FFDEA #AB7FFD #FD7F92 #D1FD7F
split-complementary
#7FFDEA #FD7FD1 #FDAB7F
monochromatic
#06FBD6 #43FCE0 #7FFDEA #BBFEF4 #E1FFFA
Accessibility & contrast
On white
1.23
#7FFDEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.14
#7FFDEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFDEA
17.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFDEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFDEA | 1.00 | 1.23 | 17.14 | 17.14 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F1E9
Deuteranopia (green-blind)
#DFE2EC
Tritanopia (blue-blind)
#3BFFF7
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #7ffdea; /* rgb */ color: rgb(127, 253, 234); /* oklch */ color: oklch(91.6% 0.117 182.6);
Tailwind
colors: {
custom: {
50: '#acfef0',
500: '#7ffdea',
950: '#000000',
},
}SCSS
$custom: #7ffdea; $custom-light: #acfef0; $custom-dark: #000000;
JSON
{
"hex": "#7ffdea",
"rgb": {
"r": 127,
"g": 253,
"b": 234
},
"hsl": {
"h": 170.952,
"s": 96.923,
"l": 74.51
},
"oklch": {
"l": 0.91645,
"c": 0.11655,
"h": 182.6
},
"luminance": 0.80703
}Semantic roles & 50–950 ramp
primary
#7FFDEA
secondary
#DB455C
accent
#0023E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111816
muted
#818685