#7DDFEB#7DDFEB
#7DDFEB is a very light, moderate teal. Relative luminance 0.631; OKLCH L 84.8% C 0.094 H 205.8°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #7DDFEB |
|---|---|
| RGB | rgb(125, 223, 235) |
| HSL | hsl(187, 73%, 71%) |
| HSV | hsv(187, 47%, 92%) |
| CMYK | cmyk(46.8%, 5.1%, 0%, 7.8%) |
| CIE-LAB | lab(83.51, -25.74, -14.83) |
| CIE-LCH | lch(83.51, 29.71, 209.94°) |
| OKLab | oklab(84.8% -0.0844 -0.0408) |
| OKLCH | oklch(84.8% 0.094 205.8) |
| XYZ | xyz(49.8347, 63.1294, 88.1402) |
| Luminance | 0.6313 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.65
Robin Egg Blue
#8AF1FE
ΔE00 3.99
Robin'S Egg Blue
#98EFF9
ΔE00 4.07
Aqua Blue
#02D8E9
ΔE00 5.82
Paleturquoise
#AFEEEE
ΔE00 7.00
Powder Blue
#B0E0E6
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DDFEB #EB897D
analogous
#7DEBC0 #7DDFEB #7DA8EB
triadic
#7DDFEB #EB7DDF #DFEB7D
tetradic
#7DDFEB #C07DEB #EB897D #A8EB7D
square
#7DDFEB #C07DEB #EB897D #A8EB7D
split-complementary
#7DDFEB #EB7DA8 #EBC07D
monochromatic
#20BBCE #48D2E3 #7DDFEB #B2ECF3 #E4F8FB
Accessibility & contrast
On white
1.54
#7DDFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#7DDFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DDFEB
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DDFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DDFEB | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D8EC
Deuteranopia (green-blind)
#BFCAEB
Tritanopia (blue-blind)
#41E6E2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #7ddfeb; /* rgb */ color: rgb(125, 223, 235); /* oklch */ color: oklch(84.8% 0.094 205.8);
Tailwind
colors: {
custom: {
50: '#a9e9f1',
500: '#7ddfeb',
950: '#000000',
},
}SCSS
$custom: #7ddfeb; $custom-light: #a9e9f1; $custom-dark: #000000;
JSON
{
"hex": "#7ddfeb",
"rgb": {
"r": 125,
"g": 223,
"b": 235
},
"hsl": {
"h": 186.545,
"s": 73.333,
"l": 70.588
},
"oklch": {
"l": 0.84799,
"c": 0.0938,
"h": 205.8
},
"luminance": 0.63133
}Semantic roles & 50–950 ramp
primary
#7DDFEB
secondary
#C45648
accent
#2610D5
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#101616
muted
#818485