#7EF5FD#7EF5FD
#7EF5FD is a very light, moderate teal. Relative luminance 0.768; OKLCH L 90.4% C 0.108 H 201.2°. Best body text is #000000 at 16.37:1 contrast (WCAG AA passes).
Color values
| HEX | #7EF5FD |
|---|---|
| RGB | rgb(126, 245, 253) |
| HSL | hsl(184, 97%, 74%) |
| HSV | hsv(184, 50%, 99%) |
| CMYK | cmyk(50.2%, 3.2%, 0%, 0.8%) |
| CIE-LAB | lab(90.24, -31.47, -14.19) |
| CIE-LCH | lch(90.24, 34.52, 204.27°) |
| OKLab | oklab(90.39% -0.1007 -0.0391) |
| OKLCH | oklch(90.39% 0.108 201.2) |
| XYZ | xyz(58.9791, 76.8270, 104.6305) |
| Luminance | 0.7683 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin Egg Blue
#8AF1FE
ΔE00 2.68
Robin'S Egg
#6DEDFD
ΔE00 3.11
Robin'S Egg Blue
#98EFF9
ΔE00 3.63
Bright Light Blue
#26F7FD
ΔE00 4.75
Bright Cyan
#41FDFE
ΔE00 5.17
Light Cyan
#ACFFFC
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EF5FD #FD867E
analogous
#7EFDC6 #7EF5FD #7EB5FD
triadic
#7EF5FD #FD7EF5 #F5FD7E
tetradic
#7EF5FD #C67EFD #FD867E #B5FD7E
square
#7EF5FD #C67EFD #FD867E #B5FD7E
split-complementary
#7EF5FD #FD7EB5 #FDC67E
monochromatic
#05ECFB #42F0FC #7EF5FD #BAFAFE #E1FDFF
Accessibility & contrast
On white
1.28
#7EF5FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.37
#7EF5FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EF5FD
16.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EF5FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EF5FD | 1.00 | 1.28 | 16.37 | 16.37 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6ECFE
Deuteranopia (green-blind)
#D1DCFE
Tritanopia (blue-blind)
#22FDF7
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #7ef5fd; /* rgb */ color: rgb(126, 245, 253); /* oklch */ color: oklch(90.4% 0.108 201.2);
Tailwind
colors: {
custom: {
50: '#acf8fe',
500: '#7ef5fd',
950: '#000000',
},
}SCSS
$custom: #7ef5fd; $custom-light: #acf8fe; $custom-dark: #000000;
JSON
{
"hex": "#7ef5fd",
"rgb": {
"r": 126,
"g": 245,
"b": 253
},
"hsl": {
"h": 183.78,
"s": 96.947,
"l": 74.314
},
"oklch": {
"l": 0.90393,
"c": 0.10805,
"h": 201.2
},
"luminance": 0.76832
}Semantic roles & 50–950 ramp
primary
#7EF5FD
secondary
#DB4E44
accent
#0E00E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111717
muted
#818585