#7DE3F7#7DE3F7
#7DE3F7 is a very light, moderate teal. Relative luminance 0.660; OKLCH L 86.1% C 0.099 H 211.8°. Best body text is #000000 at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #7DE3F7 |
|---|---|
| RGB | rgb(125, 227, 247) |
| HSL | hsl(190, 88%, 73%) |
| HSV | hsv(190, 49%, 97%) |
| CMYK | cmyk(49.4%, 8.1%, 0%, 3.1%) |
| CIE-LAB | lab(85.00, -24.56, -18.92) |
| CIE-LCH | lch(85.00, 31.01, 217.61°) |
| OKLab | oklab(86.12% -0.0842 -0.0522) |
| OKLCH | oklch(86.12% 0.099 211.8) |
| XYZ | xyz(52.7085, 66.0090, 97.9411) |
| Luminance | 0.6601 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.55
Robin Egg Blue
#8AF1FE
ΔE00 3.87
Robin'S Egg Blue
#98EFF9
ΔE00 4.38
Neon Blue
#04D9FF
ΔE00 6.28
Aqua Blue
#02D8E9
ΔE00 6.77
Sky Blue
#87CEEB
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DE3F7 #F7917D
analogous
#7DF7CE #7DE3F7 #7DA6F7
triadic
#7DE3F7 #F77DE3 #E3F77D
tetradic
#7DE3F7 #CE7DF7 #F7917D #A6F77D
square
#7DE3F7 #CE7DF7 #F7917D #A6F77D
split-complementary
#7DE3F7 #F77DA6 #F7CE7D
monochromatic
#0EC7EB #43D7F3 #7DE3F7 #B7EFFB #E2F9FD
Accessibility & contrast
On white
1.48
#7DE3F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.20
#7DE3F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DE3F7
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DE3F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DE3F7 | 1.00 | 1.48 | 14.20 | 14.20 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DDF8
Deuteranopia (green-blind)
#C0CEF7
Tritanopia (blue-blind)
#32ECE9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #7de3f7; /* rgb */ color: rgb(125, 227, 247); /* oklch */ color: oklch(86.1% 0.099 211.8);
Tailwind
colors: {
custom: {
50: '#aaecf9',
500: '#7de3f7',
950: '#000000',
},
}SCSS
$custom: #7de3f7; $custom-light: #aaecf9; $custom-dark: #000000;
JSON
{
"hex": "#7de3f7",
"rgb": {
"r": 125,
"g": 227,
"b": 247
},
"hsl": {
"h": 189.836,
"s": 88.406,
"l": 72.941
},
"oklch": {
"l": 0.86116,
"c": 0.09909,
"h": 211.8
},
"luminance": 0.66014
}Semantic roles & 50–950 ramp
primary
#7DE3F7
secondary
#D35C45
accent
#2600E5
background
#FDFEFF
surface
#F7FDFF
border
#D0D5D7
text
#111617
muted
#818485