#7FFDFE#7FFDFE
#7FFDFE is a very light, moderate teal. Relative luminance 0.819; OKLCH L 92.3% C 0.113 H 196.1°. Best body text is #000000 at 17.38:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFDFE |
|---|---|
| RGB | rgb(127, 253, 254) |
| HSL | hsl(180, 98%, 75%) |
| HSV | hsv(180, 50%, 100%) |
| CMYK | cmyk(50%, 0.4%, 0%, 0.4%) |
| CIE-LAB | lab(92.54, -34.76, -11.28) |
| CIE-LCH | lch(92.54, 36.54, 197.97°) |
| OKLab | oklab(92.26% -0.1082 -0.0312) |
| OKLCH | oklch(92.26% 0.113 196.1) |
| XYZ | xyz(61.7597, 81.9127, 106.3028) |
| Luminance | 0.8192 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.54
Bright Light Blue
#26F7FD
ΔE00 4.37
Light Cyan
#ACFFFC
ΔE00 4.64
Aqua
#00FFFF
ΔE00 4.75
Bright Turquoise
#0FFEF9
ΔE00 5.28
Robin Egg Blue
#8AF1FE
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFDFE #FE807F
analogous
#7FFEBF #7FFDFE #7FBEFE
triadic
#7FFDFE #FE7FFD #FDFE7F
tetradic
#7FFDFE #BF7FFE #FE807F #BEFE7F
square
#7FFDFE #BF7FFE #FE807F #BEFE7F
split-complementary
#7FFDFE #FE7FBE #FEBF7F
monochromatic
#06FBFD #42FCFE #7FFDFE #BCFEFE #E1FFFF
Accessibility & contrast
On white
1.21
#7FFDFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.38
#7FFDFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFDFE
17.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFDFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFDFE | 1.00 | 1.21 | 17.38 | 17.38 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF3FE
Deuteranopia (green-blind)
#D9E3FF
Tritanopia (blue-blind)
#1FFFFD
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #7ffdfe; /* rgb */ color: rgb(127, 253, 254); /* oklch */ color: oklch(92.3% 0.113 196.1);
Tailwind
colors: {
custom: {
50: '#adfefe',
500: '#7ffdfe',
950: '#000000',
},
}SCSS
$custom: #7ffdfe; $custom-light: #adfefe; $custom-dark: #000000;
JSON
{
"hex": "#7ffdfe",
"rgb": {
"r": 127,
"g": 253,
"b": 254
},
"hsl": {
"h": 180.472,
"s": 98.45,
"l": 74.706
},
"oklch": {
"l": 0.92259,
"c": 0.1126,
"h": 196.1
},
"luminance": 0.81918
}Semantic roles & 50–950 ramp
primary
#7FFDFE
secondary
#DD4645
accent
#0200E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685