#7FFDFF#7FFDFF
#7FFDFF is a very light, moderate teal. Relative luminance 0.820; OKLCH L 92.3% C 0.113 H 196.8°. Best body text is #000000 at 17.40:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFDFF |
|---|---|
| RGB | rgb(127, 253, 255) |
| HSL | hsl(181, 100%, 75%) |
| HSV | hsv(181, 50%, 100%) |
| CMYK | cmyk(50.2%, 0.8%, 0%, 0%) |
| CIE-LAB | lab(92.56, -34.51, -11.75) |
| CIE-LCH | lch(92.56, 36.45, 198.81°) |
| OKLab | oklab(92.29% -0.1078 -0.0325) |
| OKLCH | oklch(92.29% 0.113 196.8) |
| XYZ | xyz(61.9203, 81.9769, 107.1484) |
| Luminance | 0.8198 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.63
Bright Light Blue
#26F7FD
ΔE00 4.33
Light Cyan
#ACFFFC
ΔE00 4.69
Aqua
#00FFFF
ΔE00 4.86
Robin Egg Blue
#8AF1FE
ΔE00 5.20
Bright Turquoise
#0FFEF9
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFDFF #FF817F
analogous
#7FFFC1 #7FFDFF #7FBDFF
triadic
#7FFDFF #FF7FFD #FDFF7F
tetradic
#7FFDFF #C17FFF #FF817F #BDFF7F
square
#7FFDFF #C17FFF #FF817F #BDFF7F
split-complementary
#7FFDFF #FF7FBD #FFC17F
monochromatic
#05FBFF #42FCFF #7FFDFF #BCFEFF #E0FFFF
Accessibility & contrast
On white
1.21
#7FFDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.40
#7FFDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFDFF
17.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFDFF | 1.00 | 1.21 | 17.40 | 17.40 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF3FF
Deuteranopia (green-blind)
#D9E3FF
Tritanopia (blue-blind)
#1DFFFD
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #7ffdff; /* rgb */ color: rgb(127, 253, 255); /* oklch */ color: oklch(92.3% 0.113 196.8);
Tailwind
colors: {
custom: {
50: '#aefeff',
500: '#7ffdff',
950: '#000000',
},
}SCSS
$custom: #7ffdff; $custom-light: #aefeff; $custom-dark: #000000;
JSON
{
"hex": "#7ffdff",
"rgb": {
"r": 127,
"g": 253,
"b": 255
},
"hsl": {
"h": 180.938,
"s": 100,
"l": 74.902
},
"oklch": {
"l": 0.92291,
"c": 0.11259,
"h": 196.8
},
"luminance": 0.81983
}Semantic roles & 50–950 ramp
primary
#7FFDFF
secondary
#DE4744
accent
#0400E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111818
muted
#818686