#7DDEF0#7DDEF0
#7DDEF0 is a very light, moderate teal. Relative luminance 0.629; OKLCH L 84.7% C 0.095 H 210.9°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #7DDEF0 |
|---|---|
| RGB | rgb(125, 222, 240) |
| HSL | hsl(189, 79%, 72%) |
| HSV | hsv(189, 48%, 94%) |
| CMYK | cmyk(47.9%, 7.5%, 0%, 5.9%) |
| CIE-LAB | lab(83.38, -23.95, -17.66) |
| CIE-LCH | lch(83.38, 29.75, 216.41°) |
| OKLab | oklab(84.75% -0.0814 -0.0487) |
| OKLCH | oklch(84.75% 0.095 210.9) |
| XYZ | xyz(50.3009, 62.8896, 91.9094) |
| Luminance | 0.6289 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.20
Robin Egg Blue
#8AF1FE
ΔE00 4.57
Robin'S Egg Blue
#98EFF9
ΔE00 4.79
Aqua Blue
#02D8E9
ΔE00 6.36
Neon Blue
#04D9FF
ΔE00 6.40
Sky Blue
#87CEEB
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DDEF0 #F08F7D
analogous
#7DF0C9 #7DDEF0 #7DA5F0
triadic
#7DDEF0 #F07DDE #DEF07D
tetradic
#7DDEF0 #C97DF0 #F08F7D #A5F07D
square
#7DDEF0 #C97DF0 #F08F7D #A5F07D
split-complementary
#7DDEF0 #F07DA5 #F0C97D
monochromatic
#19BBDA #46D0EA #7DDEF0 #B4ECF6 #E4F8FC
Accessibility & contrast
On white
1.55
#7DDEF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#7DDEF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DDEF0
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DDEF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DDEF0 | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD8F1
Deuteranopia (green-blind)
#BCCAF0
Tritanopia (blue-blind)
#3CE6E3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #7ddef0; /* rgb */ color: rgb(125, 222, 240); /* oklch */ color: oklch(84.7% 0.095 210.9);
Tailwind
colors: {
custom: {
50: '#aae8f5',
500: '#7ddef0',
950: '#000000',
},
}SCSS
$custom: #7ddef0; $custom-light: #aae8f5; $custom-dark: #000000;
JSON
{
"hex": "#7ddef0",
"rgb": {
"r": 125,
"g": 222,
"b": 240
},
"hsl": {
"h": 189.391,
"s": 79.31,
"l": 71.569
},
"oklch": {
"l": 0.84749,
"c": 0.09483,
"h": 210.9
},
"luminance": 0.62894
}Semantic roles & 50–950 ramp
primary
#7DDEF0
secondary
#CA5B47
accent
#2B0ADC
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101617
muted
#818485