#7FF5FD#7FF5FD
#7FF5FD is a very light, moderate teal. Relative luminance 0.769; OKLCH L 90.4% C 0.107 H 201.3°. Best body text is #000000 at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #7FF5FD |
|---|---|
| RGB | rgb(127, 245, 253) |
| HSL | hsl(184, 97%, 75%) |
| HSV | hsv(184, 50%, 99%) |
| CMYK | cmyk(49.8%, 3.2%, 0%, 0.8%) |
| CIE-LAB | lab(90.28, -31.26, -14.13) |
| CIE-LCH | lch(90.28, 34.31, 204.32°) |
| OKLab | oklab(90.43% -0.1001 -0.039) |
| OKLCH | oklch(90.43% 0.107 201.3) |
| XYZ | xyz(59.1273, 76.9034, 104.6374) |
| Luminance | 0.7691 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin Egg Blue
#8AF1FE
ΔE00 2.62
Robin'S Egg
#6DEDFD
ΔE00 3.12
Robin'S Egg Blue
#98EFF9
ΔE00 3.55
Bright Light Blue
#26F7FD
ΔE00 4.83
Bright Cyan
#41FDFE
ΔE00 5.24
Light Cyan
#ACFFFC
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FF5FD #FD877F
analogous
#7FFDC6 #7FF5FD #7FB6FD
triadic
#7FF5FD #FD7FF5 #F5FD7F
tetradic
#7FF5FD #C67FFD #FD877F #B6FD7F
square
#7FF5FD #C67FFD #FD877F #B6FD7F
split-complementary
#7FF5FD #FD7FB6 #FDC67F
monochromatic
#06ECFB #43F0FC #7FF5FD #BBFAFE #E1FDFF
Accessibility & contrast
On white
1.28
#7FF5FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.38
#7FF5FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FF5FD
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FF5FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FF5FD | 1.00 | 1.28 | 16.38 | 16.38 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6ECFE
Deuteranopia (green-blind)
#D1DDFE
Tritanopia (blue-blind)
#28FDF7
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #7ff5fd; /* rgb */ color: rgb(127, 245, 253); /* oklch */ color: oklch(90.4% 0.107 201.3);
Tailwind
colors: {
custom: {
50: '#adf8fe',
500: '#7ff5fd',
950: '#000000',
},
}SCSS
$custom: #7ff5fd; $custom-light: #adf8fe; $custom-dark: #000000;
JSON
{
"hex": "#7ff5fd",
"rgb": {
"r": 127,
"g": 245,
"b": 253
},
"hsl": {
"h": 183.81,
"s": 96.923,
"l": 74.51
},
"oklch": {
"l": 0.90431,
"c": 0.10739,
"h": 201.3
},
"luminance": 0.76909
}Semantic roles & 50–950 ramp
primary
#7FF5FD
secondary
#DB4E45
accent
#0F00E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111717
muted
#818585