#7EE4F5#7EE4F5
#7EE4F5 is a very light, moderate teal. Relative luminance 0.665; OKLCH L 86.3% C 0.098 H 209.5°. Best body text is #000000 at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #7EE4F5 |
|---|---|
| RGB | rgb(126, 228, 245) |
| HSL | hsl(189, 86%, 73%) |
| HSV | hsv(189, 49%, 96%) |
| CMYK | cmyk(48.6%, 6.9%, 0%, 3.9%) |
| CIE-LAB | lab(85.26, -25.36, -17.48) |
| CIE-LCH | lch(85.26, 30.80, 214.57°) |
| OKLab | oklab(86.31% -0.0854 -0.0482) |
| OKLCH | oklch(86.31% 0.098 209.5) |
| XYZ | xyz(52.8226, 66.5105, 96.4227) |
| Luminance | 0.6652 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.89
Robin Egg Blue
#8AF1FE
ΔE00 3.16
Robin'S Egg Blue
#98EFF9
ΔE00 3.67
Aqua Blue
#02D8E9
ΔE00 6.49
Neon Blue
#04D9FF
ΔE00 6.96
Paleturquoise
#AFEEEE
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EE4F5 #F58F7E
analogous
#7EF5CA #7EE4F5 #7EA9F5
triadic
#7EE4F5 #F57EE4 #E4F57E
tetradic
#7EE4F5 #CA7EF5 #F58F7E #A9F57E
square
#7EE4F5 #CA7EF5 #F58F7E #A9F57E
split-complementary
#7EE4F5 #F57EA9 #F5CA7E
monochromatic
#12C8E7 #45D8F1 #7EE4F5 #B7F0F9 #E3F9FD
Accessibility & contrast
On white
1.47
#7EE4F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.30
#7EE4F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EE4F5
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EE4F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EE4F5 | 1.00 | 1.47 | 14.30 | 14.30 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DDF6
Deuteranopia (green-blind)
#C1CFF5
Tritanopia (blue-blind)
#38ECE9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #7ee4f5; /* rgb */ color: rgb(126, 228, 245); /* oklch */ color: oklch(86.3% 0.098 209.5);
Tailwind
colors: {
custom: {
50: '#abecf8',
500: '#7ee4f5',
950: '#000000',
},
}SCSS
$custom: #7ee4f5; $custom-light: #abecf8; $custom-dark: #000000;
JSON
{
"hex": "#7ee4f5",
"rgb": {
"r": 126,
"g": 228,
"b": 245
},
"hsl": {
"h": 188.571,
"s": 85.612,
"l": 72.745
},
"oklch": {
"l": 0.86311,
"c": 0.09806,
"h": 209.5
},
"luminance": 0.66515
}Semantic roles & 50–950 ramp
primary
#7EE4F5
secondary
#D15A46
accent
#2303E2
background
#FDFEFF
surface
#F8FDFF
border
#D1D5D7
text
#111617
muted
#818485