#7FFDFD#7FFDFD
#7FFDFD is a very light, moderate teal. Relative luminance 0.819; OKLCH L 92.2% C 0.113 H 195.4°. Best body text is #000000 at 17.37:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFDFD |
|---|---|
| RGB | rgb(127, 253, 253) |
| HSL | hsl(180, 97%, 75%) |
| HSV | hsv(180, 50%, 99%) |
| CMYK | cmyk(49.8%, 0%, 0%, 0.8%) |
| CIE-LAB | lab(92.51, -35.01, -10.80) |
| CIE-LCH | lch(92.51, 36.64, 197.14°) |
| OKLab | oklab(92.23% -0.1086 -0.0299) |
| OKLCH | oklch(92.23% 0.113 195.4) |
| XYZ | xyz(61.6000, 81.8488, 105.4616) |
| Luminance | 0.8185 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.48
Bright Light Blue
#26F7FD
ΔE00 4.44
Light Cyan
#ACFFFC
ΔE00 4.61
Aqua
#00FFFF
ΔE00 4.67
Bright Turquoise
#0FFEF9
ΔE00 5.11
Robin Egg Blue
#8AF1FE
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFDFD #FD7F7F
analogous
#7FFDBE #7FFDFD #7FBEFD
triadic
#7FFDFD #FD7FFD #FDFD7F
tetradic
#7FFDFD #BE7FFD #FD7F7F #BEFD7F
square
#7FFDFD #BE7FFD #FD7F7F #BEFD7F
split-complementary
#7FFDFD #FD7FBE #FDBE7F
monochromatic
#06FBFB #43FCFC #7FFDFD #BBFEFE #E1FFFF
Accessibility & contrast
On white
1.21
#7FFDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.37
#7FFDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFDFD
17.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFDFD | 1.00 | 1.21 | 17.37 | 17.37 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF3FD
Deuteranopia (green-blind)
#DAE3FE
Tritanopia (blue-blind)
#21FFFD
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #7ffdfd; /* rgb */ color: rgb(127, 253, 253); /* oklch */ color: oklch(92.2% 0.113 195.4);
Tailwind
colors: {
custom: {
50: '#adfefe',
500: '#7ffdfd',
950: '#000000',
},
}SCSS
$custom: #7ffdfd; $custom-light: #adfefe; $custom-dark: #000000;
JSON
{
"hex": "#7ffdfd",
"rgb": {
"r": 127,
"g": 253,
"b": 253
},
"hsl": {
"h": 180,
"s": 96.923,
"l": 74.51
},
"oklch": {
"l": 0.92227,
"c": 0.11264,
"h": 195.4
},
"luminance": 0.81854
}Semantic roles & 50–950 ramp
primary
#7FFDFD
secondary
#DB4545
accent
#0000E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685