#7FFDFB#7FFDFB
#7FFDFB is a very light, moderate teal. Relative luminance 0.817; OKLCH L 92.2% C 0.113 H 194.0°. Best body text is #000000 at 17.35:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFDFB |
|---|---|
| RGB | rgb(127, 253, 251) |
| HSL | hsl(179, 97%, 75%) |
| HSV | hsv(179, 50%, 99%) |
| CMYK | cmyk(49.8%, 0%, 0.8%, 0.8%) |
| CIE-LAB | lab(92.45, -35.51, -9.85) |
| CIE-LCH | lch(92.45, 36.85, 195.50°) |
| OKLab | oklab(92.16% -0.1094 -0.0273) |
| OKLCH | oklch(92.16% 0.113 194) |
| XYZ | xyz(61.2831, 81.7221, 103.7925) |
| Luminance | 0.8173 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.48
Aqua
#00FFFF
ΔE00 4.59
Light Cyan
#ACFFFC
ΔE00 4.60
Bright Light Blue
#26F7FD
ΔE00 4.65
Bright Turquoise
#0FFEF9
ΔE00 4.82
Pale Cyan
#B7FFFA
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFDFB #FD7F81
analogous
#7FFDBC #7FFDFB #7FC0FD
triadic
#7FFDFB #FB7FFD #FDFB7F
tetradic
#7FFDFB #BC7FFD #FD7F81 #C0FD7F
square
#7FFDFB #BC7FFD #FD7F81 #C0FD7F
split-complementary
#7FFDFB #FD7FC0 #FDBC7F
monochromatic
#06FBF7 #43FCF9 #7FFDFB #BBFEFD #E1FFFE
Accessibility & contrast
On white
1.21
#7FFDFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.35
#7FFDFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFDFB
17.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFDFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFDFB | 1.00 | 1.21 | 17.35 | 17.35 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F3FB
Deuteranopia (green-blind)
#DAE3FC
Tritanopia (blue-blind)
#25FFFC
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #7ffdfb; /* rgb */ color: rgb(127, 253, 251); /* oklch */ color: oklch(92.2% 0.113 194.0);
Tailwind
colors: {
custom: {
50: '#adfefc',
500: '#7ffdfb',
950: '#000000',
},
}SCSS
$custom: #7ffdfb; $custom-light: #adfefc; $custom-dark: #000000;
JSON
{
"hex": "#7ffdfb",
"rgb": {
"r": 127,
"g": 253,
"b": 251
},
"hsl": {
"h": 179.048,
"s": 96.923,
"l": 74.51
},
"oklch": {
"l": 0.92163,
"c": 0.11275,
"h": 194
},
"luminance": 0.81728
}Semantic roles & 50–950 ramp
primary
#7FFDFB
secondary
#DB4547
accent
#0004E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685