#7FFDF7#7FFDF7
#7FFDF7 is a very light, moderate teal. Relative luminance 0.815; OKLCH L 92.0% C 0.113 H 191.2°. Best body text is #000000 at 17.30:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFDF7 |
|---|---|
| RGB | rgb(127, 253, 247) |
| HSL | hsl(177, 97%, 75%) |
| HSV | hsv(177, 50%, 99%) |
| CMYK | cmyk(49.8%, 0%, 2.4%, 0.8%) |
| CIE-LAB | lab(92.34, -36.51, -7.94) |
| CIE-LCH | lch(92.34, 37.36, 192.27°) |
| OKLab | oklab(92.04% -0.111 -0.0221) |
| OKLCH | oklch(92.04% 0.113 191.2) |
| XYZ | xyz(60.6592, 81.4725, 100.5068) |
| Luminance | 0.8148 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.90
Bright Turquoise
#0FFEF9
ΔE00 4.54
Aqua
#00FFFF
ΔE00 4.76
Light Cyan
#ACFFFC
ΔE00 4.86
Bright Light Blue
#26F7FD
ΔE00 5.35
Bright Aqua
#0BF9EA
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFDF7 #FD7F85
analogous
#7FFDB8 #7FFDF7 #7FC4FD
triadic
#7FFDF7 #F77FFD #FDF77F
tetradic
#7FFDF7 #B87FFD #FD7F85 #C4FD7F
square
#7FFDF7 #B87FFD #FD7F85 #C4FD7F
split-complementary
#7FFDF7 #FD7FC4 #FDB87F
monochromatic
#06FBEF #43FCF3 #7FFDF7 #BBFEFB #E1FFFD
Accessibility & contrast
On white
1.21
#7FFDF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.30
#7FFDF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFDF7
17.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFDF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFDF7 | 1.00 | 1.21 | 17.30 | 17.30 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F2F7
Deuteranopia (green-blind)
#DBE2F8
Tritanopia (blue-blind)
#2CFFFB
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #7ffdf7; /* rgb */ color: rgb(127, 253, 247); /* oklch */ color: oklch(92.0% 0.113 191.2);
Tailwind
colors: {
custom: {
50: '#adfef9',
500: '#7ffdf7',
950: '#000000',
},
}SCSS
$custom: #7ffdf7; $custom-light: #adfef9; $custom-dark: #000000;
JSON
{
"hex": "#7ffdf7",
"rgb": {
"r": 127,
"g": 253,
"b": 247
},
"hsl": {
"h": 177.143,
"s": 96.923,
"l": 74.51
},
"oklch": {
"l": 0.92037,
"c": 0.11321,
"h": 191.2
},
"luminance": 0.81478
}Semantic roles & 50–950 ramp
primary
#7FFDF7
secondary
#DB454C
accent
#000BE6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685