#7FFDF3#7FFDF3
#7FFDF3 is a very light, moderate teal. Relative luminance 0.812; OKLCH L 91.9% C 0.114 H 188.5°. Best body text is #000000 at 17.25:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFDF3 |
|---|---|
| RGB | rgb(127, 253, 243) |
| HSL | hsl(175, 97%, 75%) |
| HSV | hsv(175, 50%, 99%) |
| CMYK | cmyk(49.8%, 0%, 4%, 0.8%) |
| CIE-LAB | lab(92.23, -37.49, -6.03) |
| CIE-LCH | lch(92.23, 37.97, 189.13°) |
| OKLab | oklab(91.91% -0.1127 -0.0169) |
| OKLCH | oklch(91.91% 0.114 188.5) |
| XYZ | xyz(60.0486, 81.2283, 97.2908) |
| Luminance | 0.8123 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 4.71
Bright Cyan
#41FDFE
ΔE00 4.72
Bright Aqua
#0BF9EA
ΔE00 5.09
Aqua
#00FFFF
ΔE00 5.34
Tiffany Blue
#7BF2DA
ΔE00 5.35
Light Cyan
#ACFFFC
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFDF3 #FD7F89
analogous
#7FFDB4 #7FFDF3 #7FC8FD
triadic
#7FFDF3 #F37FFD #FDF37F
tetradic
#7FFDF3 #B47FFD #FD7F89 #C8FD7F
square
#7FFDF3 #B47FFD #FD7F89 #C8FD7F
split-complementary
#7FFDF3 #FD7FC8 #FDB47F
monochromatic
#06FBE8 #43FCED #7FFDF3 #BBFEF9 #E1FFFC
Accessibility & contrast
On white
1.22
#7FFDF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.25
#7FFDF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFDF3
17.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFDF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFDF3 | 1.00 | 1.22 | 17.25 | 17.25 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F2F3
Deuteranopia (green-blind)
#DCE2F4
Tritanopia (blue-blind)
#31FFFA
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #7ffdf3; /* rgb */ color: rgb(127, 253, 243); /* oklch */ color: oklch(91.9% 0.114 188.5);
Tailwind
colors: {
custom: {
50: '#adfef7',
500: '#7ffdf3',
950: '#000000',
},
}SCSS
$custom: #7ffdf3; $custom-light: #adfef7; $custom-dark: #000000;
JSON
{
"hex": "#7ffdf3",
"rgb": {
"r": 127,
"g": 253,
"b": 243
},
"hsl": {
"h": 175.238,
"s": 96.923,
"l": 74.51
},
"oklch": {
"l": 0.91914,
"c": 0.11393,
"h": 188.5
},
"luminance": 0.81234
}Semantic roles & 50–950 ramp
primary
#7FFDF3
secondary
#DB4551
accent
#0012E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685