#75DFEF#75DFEF
#75DFEF is a very light, moderate teal. Relative luminance 0.628; OKLCH L 84.6% C 0.100 H 208.3°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #75DFEF |
|---|---|
| RGB | rgb(117, 223, 239) |
| HSL | hsl(188, 79%, 70%) |
| HSV | hsv(188, 51%, 94%) |
| CMYK | cmyk(51%, 6.7%, 0%, 6.3%) |
| CIE-LAB | lab(83.33, -26.41, -17.25) |
| CIE-LCH | lch(83.33, 31.55, 213.14°) |
| OKLab | oklab(84.61% -0.0884 -0.0476) |
| OKLCH | oklch(84.61% 0.1 208.3) |
| XYZ | xyz(49.2976, 62.7849, 91.1654) |
| Luminance | 0.6279 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.35
Robin Egg Blue
#8AF1FE
ΔE00 4.20
Robin'S Egg Blue
#98EFF9
ΔE00 4.66
Aqua Blue
#02D8E9
ΔE00 5.33
Neon Blue
#04D9FF
ΔE00 6.55
Sky Blue
#87CEEB
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75DFEF #EF8575
analogous
#75EFC2 #75DFEF #75A2EF
triadic
#75DFEF #EF75DF #DFEF75
tetradic
#75DFEF #C275EF #EF8575 #A2EF75
square
#75DFEF #C275EF #EF8575 #A2EF75
split-complementary
#75DFEF #EF75A2 #EFC275
monochromatic
#18B9D1 #3ED2E9 #75DFEF #ACECF5 #E3F8FC
Accessibility & contrast
On white
1.55
#75DFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#75DFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75DFEF
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75DFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75DFEF | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD8F0
Deuteranopia (green-blind)
#BCC9EF
Tritanopia (blue-blind)
#1DE7E4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #75dfef; /* rgb */ color: rgb(117, 223, 239); /* oklch */ color: oklch(84.6% 0.100 208.3);
Tailwind
colors: {
custom: {
50: '#a5e9f4',
500: '#75dfef',
950: '#000000',
},
}SCSS
$custom: #75dfef; $custom-light: #a5e9f4; $custom-dark: #000000;
JSON
{
"hex": "#75dfef",
"rgb": {
"r": 117,
"g": 223,
"b": 239
},
"hsl": {
"h": 187.869,
"s": 79.221,
"l": 69.804
},
"oklch": {
"l": 0.84611,
"c": 0.10044,
"h": 208.3
},
"luminance": 0.62789
}Semantic roles & 50–950 ramp
primary
#75DFEF
secondary
#C85240
accent
#250ADC
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#101617
muted
#818485