#75DDEF#75DDEF
#75DDEF is a very light, moderate teal. Relative luminance 0.617; OKLCH L 84.2% C 0.100 H 210.1°. Best body text is #000000 at 13.35:1 contrast (WCAG AA passes).
Color values
| HEX | #75DDEF |
|---|---|
| RGB | rgb(117, 221, 239) |
| HSL | hsl(189, 79%, 70%) |
| HSV | hsv(189, 51%, 94%) |
| CMYK | cmyk(51%, 7.5%, 0%, 6.3%) |
| CIE-LAB | lab(82.77, -25.43, -18.10) |
| CIE-LCH | lch(82.77, 31.21, 215.43°) |
| OKLab | oklab(84.16% -0.0862 -0.05) |
| OKLCH | oklch(84.16% 0.1 210.1) |
| XYZ | xyz(48.7664, 61.7225, 90.9884) |
| Luminance | 0.6173 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.00
Robin Egg Blue
#8AF1FE
ΔE00 4.79
Robin'S Egg Blue
#98EFF9
ΔE00 5.19
Aqua Blue
#02D8E9
ΔE00 5.55
Neon Blue
#04D9FF
ΔE00 6.00
Sky Blue
#87CEEB
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75DDEF #EF8775
analogous
#75EFC4 #75DDEF #75A0EF
triadic
#75DDEF #EF75DD #DDEF75
tetradic
#75DDEF #C475EF #EF8775 #A0EF75
square
#75DDEF #C475EF #EF8775 #A0EF75
split-complementary
#75DDEF #EF75A0 #EFC475
monochromatic
#18B6D1 #3ECFE9 #75DDEF #ACEBF5 #E3F8FC
Accessibility & contrast
On white
1.57
#75DDEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.35
#75DDEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75DDEF
13.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75DDEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75DDEF | 1.00 | 1.57 | 13.35 | 13.35 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD6F0
Deuteranopia (green-blind)
#BAC8EF
Tritanopia (blue-blind)
#1FE5E2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #75ddef; /* rgb */ color: rgb(117, 221, 239); /* oklch */ color: oklch(84.2% 0.100 210.1);
Tailwind
colors: {
custom: {
50: '#a5e7f4',
500: '#75ddef',
950: '#000000',
},
}SCSS
$custom: #75ddef; $custom-light: #a5e7f4; $custom-dark: #000000;
JSON
{
"hex": "#75ddef",
"rgb": {
"r": 117,
"g": 221,
"b": 239
},
"hsl": {
"h": 188.852,
"s": 79.221,
"l": 69.804
},
"oklch": {
"l": 0.84159,
"c": 0.09968,
"h": 210.1
},
"luminance": 0.61727
}Semantic roles & 50–950 ramp
primary
#75DDEF
secondary
#C85440
accent
#290ADC
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101617
muted
#818485