#75CFD7#75CFD7
#75CFD7 is a light, moderate teal. Relative luminance 0.533; OKLCH L 80.1% C 0.087 H 203.0°. Best body text is #000000 at 11.66:1 contrast (WCAG AA passes).
Color values
| HEX | #75CFD7 |
|---|---|
| RGB | rgb(117, 207, 215) |
| HSL | hsl(185, 55%, 65%) |
| HSV | hsv(185, 46%, 84%) |
| CMYK | cmyk(45.6%, 3.7%, 0%, 15.7%) |
| CIE-LAB | lab(78.06, -24.86, -12.36) |
| CIE-LCH | lch(78.06, 27.76, 206.44°) |
| OKLab | oklab(80.14% -0.0801 -0.034) |
| OKLCH | oklch(80.14% 0.087 203) |
| XYZ | xyz(41.9099, 53.3105, 72.3582) |
| Luminance | 0.5331 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.90
Darkturquoise
#00CED1
ΔE00 6.73
Mediumturquoise
#48D1CC
ΔE00 6.82
Robin'S Egg
#6DEDFD
ΔE00 7.33
Robin'S Egg Blue
#98EFF9
ΔE00 7.67
Robin Egg Blue
#8AF1FE
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75CFD7 #D77D75
analogous
#75D7AE #75CFD7 #759ED7
triadic
#75CFD7 #D775CF #CFD775
tetradic
#75CFD7 #AE75D7 #D77D75 #9ED775
square
#75CFD7 #AE75D7 #D77D75 #9ED775
split-complementary
#75CFD7 #D7759E #D7AE75
monochromatic
#2F99A2 #46BEC9 #75CFD7 #A4E0E5 #D4F0F3
Accessibility & contrast
On white
1.80
#75CFD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.66
#75CFD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75CFD7
11.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75CFD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75CFD7 | 1.00 | 1.80 | 11.66 | 11.66 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C8D8
Deuteranopia (green-blind)
#B2BCD7
Tritanopia (blue-blind)
#42D5D1
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #75cfd7; /* rgb */ color: rgb(117, 207, 215); /* oklch */ color: oklch(80.1% 0.087 203.0);
Tailwind
colors: {
custom: {
50: '#a3dee3',
500: '#75cfd7',
950: '#000000',
},
}SCSS
$custom: #75cfd7; $custom-light: #a3dee3; $custom-dark: #000000;
JSON
{
"hex": "#75cfd7",
"rgb": {
"r": 117,
"g": 207,
"b": 215
},
"hsl": {
"h": 184.898,
"s": 55.056,
"l": 65.098
},
"oklch": {
"l": 0.80138,
"c": 0.08704,
"h": 203
},
"luminance": 0.53314
}Semantic roles & 50–950 ramp
primary
#75CFD7
secondary
#A6514A
accent
#3023C3
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101515
muted
#808484