#75CFDF#75CFDF
#75CFDF is a light, moderate teal. Relative luminance 0.537; OKLCH L 80.4% C 0.089 H 210.3°. Best body text is #000000 at 11.75:1 contrast (WCAG AA passes).
Color values
| HEX | #75CFDF |
|---|---|
| RGB | rgb(117, 207, 223) |
| HSL | hsl(189, 62%, 67%) |
| HSV | hsv(189, 48%, 87%) |
| CMYK | cmyk(47.5%, 7.2%, 0%, 12.5%) |
| CIE-LAB | lab(78.31, -22.76, -16.29) |
| CIE-LCH | lch(78.31, 27.99, 215.59°) |
| OKLab | oklab(80.42% -0.0769 -0.0449) |
| OKLCH | oklch(80.42% 0.089 210.3) |
| XYZ | xyz(42.9631, 53.7317, 77.9050) |
| Luminance | 0.5373 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 6.09
Aqua Blue
#02D8E9
ΔE00 6.20
Neon Blue
#04D9FF
ΔE00 6.88
Robin'S Egg
#6DEDFD
ΔE00 7.19
Baby Blue
#89CFF0
ΔE00 7.42
Robin'S Egg Blue
#98EFF9
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75CFDF #DF8575
analogous
#75DFBA #75CFDF #759ADF
triadic
#75CFDF #DF75CF #CFDF75
tetradic
#75CFDF #BA75DF #DF8575 #9ADF75
square
#75CFDF #BA75DF #DF8575 #9ADF75
split-complementary
#75CFDF #DF759A #DFBA75
monochromatic
#299CB1 #43BED3 #75CFDF #A7E0EB #D8F2F6
Accessibility & contrast
On white
1.79
#75CFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.75
#75CFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75CFDF
11.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75CFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75CFDF | 1.00 | 1.79 | 11.75 | 11.75 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C9E0
Deuteranopia (green-blind)
#B0BCDF
Tritanopia (blue-blind)
#3BD6D4
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #75cfdf; /* rgb */ color: rgb(117, 207, 223); /* oklch */ color: oklch(80.4% 0.089 210.3);
Tailwind
colors: {
custom: {
50: '#a3dee9',
500: '#75cfdf',
950: '#000000',
},
}SCSS
$custom: #75cfdf; $custom-light: #a3dee9; $custom-dark: #000000;
JSON
{
"hex": "#75cfdf",
"rgb": {
"r": 117,
"g": 207,
"b": 223
},
"hsl": {
"h": 189.057,
"s": 62.353,
"l": 66.667
},
"oklch": {
"l": 0.80418,
"c": 0.08907,
"h": 210.3
},
"luminance": 0.53735
}Semantic roles & 50–950 ramp
primary
#75CFDF
secondary
#B25646
accent
#361BCA
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101516
muted
#818484