#75DCF0#75DCF0
#75DCF0 is a very light, moderate teal. Relative luminance 0.613; OKLCH L 84.0% C 0.100 H 211.8°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #75DCF0 |
|---|---|
| RGB | rgb(117, 220, 240) |
| HSL | hsl(190, 80%, 70%) |
| HSV | hsv(190, 51%, 94%) |
| CMYK | cmyk(51.3%, 8.3%, 0%, 5.9%) |
| CIE-LAB | lab(82.52, -24.67, -19.00) |
| CIE-LCH | lch(82.52, 31.14, 217.61°) |
| OKLab | oklab(83.97% -0.0848 -0.0525) |
| OKLCH | oklch(83.97% 0.1 211.8) |
| XYZ | xyz(48.6513, 61.2553, 91.6808) |
| Luminance | 0.6126 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.51
Robin Egg Blue
#8AF1FE
ΔE00 5.25
Neon Blue
#04D9FF
ΔE00 5.55
Robin'S Egg Blue
#98EFF9
ΔE00 5.63
Aqua Blue
#02D8E9
ΔE00 5.89
Sky Blue
#87CEEB
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75DCF0 #F08975
analogous
#75F0C6 #75DCF0 #759FF0
triadic
#75DCF0 #F075DC #DCF075
tetradic
#75DCF0 #C675F0 #F08975 #9FF075
square
#75DCF0 #C675F0 #F08975 #9FF075
split-complementary
#75DCF0 #F0759F #F0C675
monochromatic
#17B5D4 #3ECEEA #75DCF0 #ACEAF6 #E3F8FC
Accessibility & contrast
On white
1.58
#75DCF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#75DCF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75DCF0
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75DCF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75DCF0 | 1.00 | 1.58 | 13.25 | 13.25 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD6F1
Deuteranopia (green-blind)
#B9C7F0
Tritanopia (blue-blind)
#1EE5E2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #75dcf0; /* rgb */ color: rgb(117, 220, 240); /* oklch */ color: oklch(84.0% 0.100 211.8);
Tailwind
colors: {
custom: {
50: '#a5e7f5',
500: '#75dcf0',
950: '#000000',
},
}SCSS
$custom: #75dcf0; $custom-light: #a5e7f5; $custom-dark: #000000;
JSON
{
"hex": "#75dcf0",
"rgb": {
"r": 117,
"g": 220,
"b": 240
},
"hsl": {
"h": 189.756,
"s": 80.392,
"l": 70
},
"oklch": {
"l": 0.83969,
"c": 0.09972,
"h": 211.8
},
"luminance": 0.6126
}Semantic roles & 50–950 ramp
primary
#75DCF0
secondary
#C95640
accent
#2B09DD
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101617
muted
#818485