#7DE4E5#7DE4E5
#7DE4E5 is a very light, moderate teal. Relative luminance 0.655; OKLCH L 85.7% C 0.096 H 196.3°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #7DE4E5 |
|---|---|
| RGB | rgb(125, 228, 229) |
| HSL | hsl(181, 67%, 69%) |
| HSV | hsv(181, 45%, 90%) |
| CMYK | cmyk(45.4%, 0.4%, 0%, 10.2%) |
| CIE-LAB | lab(84.74, -29.69, -9.81) |
| CIE-LCH | lch(84.74, 31.27, 198.29°) |
| OKLab | oklab(85.73% -0.0924 -0.0271) |
| OKLCH | oklch(85.73% 0.096 196.3) |
| XYZ | xyz(50.3381, 65.4997, 84.1036) |
| Luminance | 0.6550 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 5.16
Robin Egg Blue
#8AF1FE
ΔE00 5.32
Robin'S Egg
#6DEDFD
ΔE00 5.34
Paleturquoise
#AFEEEE
ΔE00 6.17
Bright Light Blue
#26F7FD
ΔE00 6.34
Mediumturquoise
#48D1CC
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DE4E5 #E57E7D
analogous
#7DE5B2 #7DE4E5 #7DB0E5
triadic
#7DE4E5 #E57DE4 #E4E57D
tetradic
#7DE4E5 #B27DE5 #E57E7D #B0E57D
square
#7DE4E5 #B27DE5 #E57E7D #B0E57D
split-complementary
#7DE4E5 #E57DB0 #E5B27D
monochromatic
#27C0C1 #4AD9DB #7DE4E5 #B0EFEF #E3F9F9
Accessibility & contrast
On white
1.49
#7DE4E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#7DE4E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DE4E5
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DE4E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DE4E5 | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DBE5
Deuteranopia (green-blind)
#C6CEE6
Tritanopia (blue-blind)
#44EAE4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #7de4e5; /* rgb */ color: rgb(125, 228, 229); /* oklch */ color: oklch(85.7% 0.096 196.3);
Tailwind
colors: {
custom: {
50: '#a9eded',
500: '#7de4e5',
950: '#000000',
},
}SCSS
$custom: #7de4e5; $custom-light: #a9eded; $custom-dark: #000000;
JSON
{
"hex": "#7de4e5",
"rgb": {
"r": 125,
"g": 228,
"b": 229
},
"hsl": {
"h": 180.577,
"s": 66.667,
"l": 69.412
},
"oklch": {
"l": 0.85728,
"c": 0.09632,
"h": 196.3
},
"luminance": 0.65504
}Semantic roles & 50–950 ramp
primary
#7DE4E5
secondary
#BD4A49
accent
#1917CF
background
#FDFEFE
surface
#F7FDFD
border
#D0D5D5
text
#101616
muted
#818484