#7FFDFC#7FFDFC
#7FFDFC is a very light, moderate teal. Relative luminance 0.818; OKLCH L 92.2% C 0.113 H 194.7°. Best body text is #000000 at 17.36:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFDFC |
|---|---|
| RGB | rgb(127, 253, 252) |
| HSL | hsl(180, 97%, 75%) |
| HSV | hsv(180, 50%, 99%) |
| CMYK | cmyk(49.8%, 0%, 0.4%, 0.8%) |
| CIE-LAB | lab(92.48, -35.26, -10.32) |
| CIE-LCH | lch(92.48, 36.74, 196.32°) |
| OKLab | oklab(92.2% -0.109 -0.0286) |
| OKLCH | oklch(92.2% 0.113 194.7) |
| XYZ | xyz(61.4411, 81.7853, 104.6249) |
| Luminance | 0.8179 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.46
Bright Light Blue
#26F7FD
ΔE00 4.53
Light Cyan
#ACFFFC
ΔE00 4.59
Aqua
#00FFFF
ΔE00 4.61
Bright Turquoise
#0FFEF9
ΔE00 4.95
Robin Egg Blue
#8AF1FE
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFDFC #FD7F80
analogous
#7FFDBD #7FFDFC #7FBFFD
triadic
#7FFDFC #FC7FFD #FDFC7F
tetradic
#7FFDFC #BD7FFD #FD7F80 #BFFD7F
square
#7FFDFC #BD7FFD #FD7F80 #BFFD7F
split-complementary
#7FFDFC #FD7FBF #FDBD7F
monochromatic
#06FBF9 #43FCFB #7FFDFC #BBFEFD #E1FFFE
Accessibility & contrast
On white
1.21
#7FFDFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.36
#7FFDFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFDFC
17.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFDFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFDFC | 1.00 | 1.21 | 17.36 | 17.36 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF3FC
Deuteranopia (green-blind)
#DAE3FD
Tritanopia (blue-blind)
#23FFFC
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #7ffdfc; /* rgb */ color: rgb(127, 253, 252); /* oklch */ color: oklch(92.2% 0.113 194.7);
Tailwind
colors: {
custom: {
50: '#adfefd',
500: '#7ffdfc',
950: '#000000',
},
}SCSS
$custom: #7ffdfc; $custom-light: #adfefd; $custom-dark: #000000;
JSON
{
"hex": "#7ffdfc",
"rgb": {
"r": 127,
"g": 253,
"b": 252
},
"hsl": {
"h": 179.524,
"s": 96.923,
"l": 74.51
},
"oklch": {
"l": 0.92195,
"c": 0.11269,
"h": 194.7
},
"luminance": 0.81791
}Semantic roles & 50–950 ramp
primary
#7FFDFC
secondary
#DB4546
accent
#0002E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685