#7DE4F5#7DE4F5
#7DE4F5 is a very light, moderate teal. Relative luminance 0.664; OKLCH L 86.3% C 0.099 H 209.3°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #7DE4F5 |
|---|---|
| RGB | rgb(125, 228, 245) |
| HSL | hsl(189, 86%, 73%) |
| HSV | hsv(189, 49%, 96%) |
| CMYK | cmyk(49%, 6.9%, 0%, 3.9%) |
| CIE-LAB | lab(85.22, -25.58, -17.54) |
| CIE-LCH | lch(85.22, 31.02, 214.44°) |
| OKLab | oklab(86.27% -0.0861 -0.0484) |
| OKLCH | oklch(86.27% 0.099 209.3) |
| XYZ | xyz(52.6759, 66.4349, 96.4158) |
| Luminance | 0.6644 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.81
Robin Egg Blue
#8AF1FE
ΔE00 3.16
Robin'S Egg Blue
#98EFF9
ΔE00 3.71
Aqua Blue
#02D8E9
ΔE00 6.39
Neon Blue
#04D9FF
ΔE00 6.92
Paleturquoise
#AFEEEE
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DE4F5 #F58E7D
analogous
#7DF5CA #7DE4F5 #7DA8F5
triadic
#7DE4F5 #F57DE4 #E4F57D
tetradic
#7DE4F5 #CA7DF5 #F58E7D #A8F57D
square
#7DE4F5 #CA7DF5 #F58E7D #A8F57D
split-complementary
#7DE4F5 #F57DA8 #F5CA7D
monochromatic
#12C8E6 #44D8F1 #7DE4F5 #B6F0F9 #E3F9FD
Accessibility & contrast
On white
1.47
#7DE4F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#7DE4F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DE4F5
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DE4F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DE4F5 | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DDF6
Deuteranopia (green-blind)
#C1CFF5
Tritanopia (blue-blind)
#34ECE9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #7de4f5; /* rgb */ color: rgb(125, 228, 245); /* oklch */ color: oklch(86.3% 0.099 209.3);
Tailwind
colors: {
custom: {
50: '#aaecf8',
500: '#7de4f5',
950: '#000000',
},
}SCSS
$custom: #7de4f5; $custom-light: #aaecf8; $custom-dark: #000000;
JSON
{
"hex": "#7de4f5",
"rgb": {
"r": 125,
"g": 228,
"b": 245
},
"hsl": {
"h": 188.5,
"s": 85.714,
"l": 72.549
},
"oklch": {
"l": 0.86269,
"c": 0.09875,
"h": 209.3
},
"luminance": 0.66439
}Semantic roles & 50–950 ramp
primary
#7DE4F5
secondary
#D15946
accent
#2303E2
background
#FDFEFF
surface
#F7FDFF
border
#D0D5D7
text
#111617
muted
#818485