#7DE2F2#7DE2F2
#7DE2F2 is a very light, moderate teal. Relative luminance 0.652; OKLCH L 85.7% C 0.097 H 208.8°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #7DE2F2 |
|---|---|
| RGB | rgb(125, 226, 242) |
| HSL | hsl(188, 82%, 72%) |
| HSV | hsv(188, 48%, 95%) |
| CMYK | cmyk(48.3%, 6.6%, 0%, 5.1%) |
| CIE-LAB | lab(84.57, -25.39, -16.94) |
| CIE-LCH | lch(84.57, 30.52, 213.71°) |
| OKLab | oklab(85.72% -0.085 -0.0467) |
| OKLCH | oklch(85.72% 0.097 208.8) |
| XYZ | xyz(51.6746, 65.1591, 93.8410) |
| Luminance | 0.6516 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.10
Robin Egg Blue
#8AF1FE
ΔE00 3.46
Robin'S Egg Blue
#98EFF9
ΔE00 3.85
Aqua Blue
#02D8E9
ΔE00 6.19
Neon Blue
#04D9FF
ΔE00 7.00
Paleturquoise
#AFEEEE
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DE2F2 #F28D7D
analogous
#7DF2C8 #7DE2F2 #7DA8F2
triadic
#7DE2F2 #F27DE2 #E2F27D
tetradic
#7DE2F2 #C87DF2 #F28D7D #A8F27D
square
#7DE2F2 #C87DF2 #F28D7D #A8F27D
split-complementary
#7DE2F2 #F27DA8 #F2C87D
monochromatic
#16C3DE #45D6EC #7DE2F2 #B5EEF8 #E3F9FC
Accessibility & contrast
On white
1.50
#7DE2F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#7DE2F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DE2F2
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DE2F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DE2F2 | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DBF3
Deuteranopia (green-blind)
#C0CDF2
Tritanopia (blue-blind)
#39EAE7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #7de2f2; /* rgb */ color: rgb(125, 226, 242); /* oklch */ color: oklch(85.7% 0.097 208.8);
Tailwind
colors: {
custom: {
50: '#aaebf6',
500: '#7de2f2',
950: '#000000',
},
}SCSS
$custom: #7de2f2; $custom-light: #aaebf6; $custom-dark: #000000;
JSON
{
"hex": "#7de2f2",
"rgb": {
"r": 125,
"g": 226,
"b": 242
},
"hsl": {
"h": 188.205,
"s": 81.818,
"l": 71.961
},
"oklch": {
"l": 0.85716,
"c": 0.09702,
"h": 208.8
},
"luminance": 0.65163
}Semantic roles & 50–950 ramp
primary
#7DE2F2
secondary
#CD5946
accent
#2507DE
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#111617
muted
#818485