#7DE3F4#7DE3F4
#7DE3F4 is a very light, moderate teal. Relative luminance 0.658; OKLCH L 86.0% C 0.098 H 209.5°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #7DE3F4 |
|---|---|
| RGB | rgb(125, 227, 244) |
| HSL | hsl(189, 84%, 72%) |
| HSV | hsv(189, 49%, 96%) |
| CMYK | cmyk(48.8%, 7%, 0%, 4.3%) |
| CIE-LAB | lab(84.91, -25.35, -17.48) |
| CIE-LCH | lch(84.91, 30.80, 214.59°) |
| OKLab | oklab(86.01% -0.0854 -0.0482) |
| OKLCH | oklch(86.01% 0.098 209.5) |
| XYZ | xyz(52.2493, 65.8254, 95.5226) |
| Luminance | 0.6583 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.01
Robin Egg Blue
#8AF1FE
ΔE00 3.37
Robin'S Egg Blue
#98EFF9
ΔE00 3.84
Aqua Blue
#02D8E9
ΔE00 6.34
Neon Blue
#04D9FF
ΔE00 6.85
Powder Blue
#B0E0E6
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DE3F4 #F48E7D
analogous
#7DF4C9 #7DE3F4 #7DA8F4
triadic
#7DE3F4 #F47DE3 #E3F47D
tetradic
#7DE3F4 #C97DF4 #F48E7D #A8F47D
square
#7DE3F4 #C97DF4 #F48E7D #A8F47D
split-complementary
#7DE3F4 #F47DA8 #F4C97D
monochromatic
#13C6E3 #45D7EF #7DE3F4 #B5EFF9 #E3F9FD
Accessibility & contrast
On white
1.48
#7DE3F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#7DE3F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DE3F4
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DE3F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DE3F4 | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DCF5
Deuteranopia (green-blind)
#C1CEF4
Tritanopia (blue-blind)
#36EBE8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #7de3f4; /* rgb */ color: rgb(125, 227, 244); /* oklch */ color: oklch(86.0% 0.098 209.5);
Tailwind
colors: {
custom: {
50: '#aaecf7',
500: '#7de3f4',
950: '#000000',
},
}SCSS
$custom: #7de3f4; $custom-light: #aaecf7; $custom-dark: #000000;
JSON
{
"hex": "#7de3f4",
"rgb": {
"r": 125,
"g": 227,
"b": 244
},
"hsl": {
"h": 188.571,
"s": 84.397,
"l": 72.353
},
"oklch": {
"l": 0.8601,
"c": 0.09804,
"h": 209.5
},
"luminance": 0.6583
}Semantic roles & 50–950 ramp
primary
#7DE3F4
secondary
#CF5946
accent
#2405E1
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#111617
muted
#818485