#7FFAFD#7FFAFD
#7FFAFD is a very light, moderate teal. Relative luminance 0.800; OKLCH L 91.6% C 0.111 H 197.5°. Best body text is #000000 at 16.99:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFAFD |
|---|---|
| RGB | rgb(127, 250, 253) |
| HSL | hsl(181, 97%, 75%) |
| HSV | hsv(181, 50%, 99%) |
| CMYK | cmyk(49.8%, 1.2%, 0%, 0.8%) |
| CIE-LAB | lab(91.67, -33.61, -12.05) |
| CIE-LCH | lch(91.67, 35.71, 199.72°) |
| OKLab | oklab(91.55% -0.1054 -0.0333) |
| OKLCH | oklch(91.55% 0.111 197.5) |
| XYZ | xyz(60.6604, 79.9696, 105.1484) |
| Luminance | 0.7997 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.89
Bright Light Blue
#26F7FD
ΔE00 4.28
Robin Egg Blue
#8AF1FE
ΔE00 4.58
Light Cyan
#ACFFFC
ΔE00 4.76
Robin'S Egg
#6DEDFD
ΔE00 5.08
Robin'S Egg Blue
#98EFF9
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFAFD #FD827F
analogous
#7FFDC1 #7FFAFD #7FBBFD
triadic
#7FFAFD #FD7FFA #FAFD7F
tetradic
#7FFAFD #C17FFD #FD827F #BBFD7F
square
#7FFAFD #C17FFD #FD827F #BBFD7F
split-complementary
#7FFAFD #FD7FBB #FDC17F
monochromatic
#06F5FB #43F8FC #7FFAFD #BBFCFE #E1FEFF
Accessibility & contrast
On white
1.24
#7FFAFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.99
#7FFAFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFAFD
16.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFAFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFAFD | 1.00 | 1.24 | 16.99 | 16.99 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECF0FD
Deuteranopia (green-blind)
#D7E0FE
Tritanopia (blue-blind)
#24FFFB
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #7ffafd; /* rgb */ color: rgb(127, 250, 253); /* oklch */ color: oklch(91.6% 0.111 197.5);
Tailwind
colors: {
custom: {
50: '#adfcfe',
500: '#7ffafd',
950: '#000000',
},
}SCSS
$custom: #7ffafd; $custom-light: #adfcfe; $custom-dark: #000000;
JSON
{
"hex": "#7ffafd",
"rgb": {
"r": 127,
"g": 250,
"b": 253
},
"hsl": {
"h": 181.429,
"s": 96.923,
"l": 74.51
},
"oklch": {
"l": 0.91553,
"c": 0.11054,
"h": 197.5
},
"luminance": 0.79975
}Semantic roles & 50–950 ramp
primary
#7FFAFD
secondary
#DB4845
accent
#0500E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111717
muted
#818585