#75CFDE#75CFDE
#75CFDE is a light, moderate teal. Relative luminance 0.537; OKLCH L 80.4% C 0.089 H 209.4°. Best body text is #000000 at 11.74:1 contrast (WCAG AA passes).
Color values
| HEX | #75CFDE |
|---|---|
| RGB | rgb(117, 207, 222) |
| HSL | hsl(189, 61%, 66%) |
| HSV | hsv(189, 47%, 87%) |
| CMYK | cmyk(47.3%, 6.8%, 0%, 12.9%) |
| CIE-LAB | lab(78.27, -23.03, -15.80) |
| CIE-LCH | lch(78.27, 27.92, 214.45°) |
| OKLab | oklab(80.38% -0.0773 -0.0435) |
| OKLCH | oklch(80.38% 0.089 209.4) |
| XYZ | xyz(42.8287, 53.6780, 77.1970) |
| Luminance | 0.5368 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 6.08
Sky Blue
#87CEEB
ΔE00 6.43
Neon Blue
#04D9FF
ΔE00 7.11
Robin'S Egg
#6DEDFD
ΔE00 7.14
Robin'S Egg Blue
#98EFF9
ΔE00 7.68
Baby Blue
#89CFF0
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75CFDE #DE8475
analogous
#75DEB9 #75CFDE #759BDE
triadic
#75CFDE #DE75CF #CFDE75
tetradic
#75CFDE #B975DE #DE8475 #9BDE75
square
#75CFDE #B975DE #DE8475 #9BDE75
split-complementary
#75CFDE #DE759B #DEB975
monochromatic
#2A9CAF #44BED2 #75CFDE #A6E0EA #D8F1F6
Accessibility & contrast
On white
1.79
#75CFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.74
#75CFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75CFDE
11.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75CFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75CFDE | 1.00 | 1.79 | 11.74 | 11.74 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C9DF
Deuteranopia (green-blind)
#B0BCDE
Tritanopia (blue-blind)
#3CD6D3
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #75cfde; /* rgb */ color: rgb(117, 207, 222); /* oklch */ color: oklch(80.4% 0.089 209.4);
Tailwind
colors: {
custom: {
50: '#a3dee8',
500: '#75cfde',
950: '#000000',
},
}SCSS
$custom: #75cfde; $custom-light: #a3dee8; $custom-dark: #000000;
JSON
{
"hex": "#75cfde",
"rgb": {
"r": 117,
"g": 207,
"b": 222
},
"hsl": {
"h": 188.571,
"s": 61.404,
"l": 66.471
},
"oklch": {
"l": 0.80382,
"c": 0.08874,
"h": 209.4
},
"luminance": 0.53681
}Semantic roles & 50–950 ramp
primary
#75CFDE
secondary
#B15646
accent
#351CC9
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101516
muted
#808484