#7DE3F5#7DE3F5
#7DE3F5 is a very light, moderate teal. Relative luminance 0.659; OKLCH L 86.0% C 0.098 H 210.3°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #7DE3F5 |
|---|---|
| RGB | rgb(125, 227, 245) |
| HSL | hsl(189, 86%, 73%) |
| HSV | hsv(189, 49%, 96%) |
| CMYK | cmyk(49%, 7.3%, 0%, 3.9%) |
| CIE-LAB | lab(84.94, -25.09, -17.96) |
| CIE-LCH | lch(84.94, 30.86, 215.60°) |
| OKLab | oklab(86.05% -0.085 -0.0496) |
| OKLCH | oklch(86.05% 0.098 210.3) |
| XYZ | xyz(52.4016, 65.8863, 96.3244) |
| Luminance | 0.6589 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.17
Robin Egg Blue
#8AF1FE
ΔE00 3.51
Robin'S Egg Blue
#98EFF9
ΔE00 4.00
Aqua Blue
#02D8E9
ΔE00 6.47
Neon Blue
#04D9FF
ΔE00 6.64
Powder Blue
#B0E0E6
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DE3F5 #F58F7D
analogous
#7DF5CB #7DE3F5 #7DA7F5
triadic
#7DE3F5 #F57DE3 #E3F57D
tetradic
#7DE3F5 #CB7DF5 #F58F7D #A7F57D
square
#7DE3F5 #CB7DF5 #F58F7D #A7F57D
split-complementary
#7DE3F5 #F57DA7 #F5CB7D
monochromatic
#12C6E6 #44D7F1 #7DE3F5 #B6EFF9 #E3F9FD
Accessibility & contrast
On white
1.48
#7DE3F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#7DE3F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DE3F5
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DE3F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DE3F5 | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DCF6
Deuteranopia (green-blind)
#C0CEF5
Tritanopia (blue-blind)
#35EBE8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #7de3f5; /* rgb */ color: rgb(125, 227, 245); /* oklch */ color: oklch(86.0% 0.098 210.3);
Tailwind
colors: {
custom: {
50: '#aaecf8',
500: '#7de3f5',
950: '#000000',
},
}SCSS
$custom: #7de3f5; $custom-light: #aaecf8; $custom-dark: #000000;
JSON
{
"hex": "#7de3f5",
"rgb": {
"r": 125,
"g": 227,
"b": 245
},
"hsl": {
"h": 189,
"s": 85.714,
"l": 72.549
},
"oklch": {
"l": 0.86045,
"c": 0.09837,
"h": 210.3
},
"luminance": 0.65891
}Semantic roles & 50–950 ramp
primary
#7DE3F5
secondary
#D15A46
accent
#2503E2
background
#FDFEFF
surface
#F7FDFF
border
#D0D5D7
text
#111617
muted
#818485