#75CFDD#75CFDD
#75CFDD is a light, moderate teal. Relative luminance 0.536; OKLCH L 80.3% C 0.088 H 208.5°. Best body text is #000000 at 11.73:1 contrast (WCAG AA passes).
Color values
| HEX | #75CFDD |
|---|---|
| RGB | rgb(117, 207, 221) |
| HSL | hsl(188, 60%, 66%) |
| HSV | hsv(188, 47%, 87%) |
| CMYK | cmyk(47.1%, 6.3%, 0%, 13.3%) |
| CIE-LAB | lab(78.24, -23.29, -15.31) |
| CIE-LCH | lch(78.24, 27.87, 213.32°) |
| OKLab | oklab(80.35% -0.0777 -0.0422) |
| OKLCH | oklch(80.35% 0.088 208.5) |
| XYZ | xyz(42.6951, 53.6245, 76.4933) |
| Luminance | 0.5363 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.98
Sky Blue
#87CEEB
ΔE00 6.76
Robin'S Egg
#6DEDFD
ΔE00 7.11
Neon Blue
#04D9FF
ΔE00 7.35
Robin'S Egg Blue
#98EFF9
ΔE00 7.63
Robin Egg Blue
#8AF1FE
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75CFDD #DD8375
analogous
#75DDB7 #75CFDD #759BDD
triadic
#75CFDD #DD75CF #CFDD75
tetradic
#75CFDD #B775DD #DD8375 #9BDD75
square
#75CFDD #B775DD #DD8375 #9BDD75
split-complementary
#75CFDD #DD759B #DDB775
monochromatic
#2B9BAD #44BED1 #75CFDD #A6E0E9 #D7F1F5
Accessibility & contrast
On white
1.79
#75CFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.73
#75CFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75CFDD
11.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75CFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75CFDD | 1.00 | 1.79 | 11.73 | 11.73 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C9DE
Deuteranopia (green-blind)
#B1BCDD
Tritanopia (blue-blind)
#3DD6D3
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #75cfdd; /* rgb */ color: rgb(117, 207, 221); /* oklch */ color: oklch(80.3% 0.088 208.5);
Tailwind
colors: {
custom: {
50: '#a3dee7',
500: '#75cfdd',
950: '#000000',
},
}SCSS
$custom: #75cfdd; $custom-light: #a3dee7; $custom-dark: #000000;
JSON
{
"hex": "#75cfdd",
"rgb": {
"r": 117,
"g": 207,
"b": 221
},
"hsl": {
"h": 188.077,
"s": 60.465,
"l": 66.275
},
"oklch": {
"l": 0.80347,
"c": 0.08842,
"h": 208.5
},
"luminance": 0.53628
}Semantic roles & 50–950 ramp
primary
#75CFDD
secondary
#AF5547
accent
#341DC8
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101516
muted
#808484