#75CFD3#75CFD3
#75CFD3 is a light, moderate teal. Relative luminance 0.531; OKLCH L 80.0% C 0.087 H 199.3°. Best body text is #000000 at 11.62:1 contrast (WCAG AA passes).
Color values
| HEX | #75CFD3 |
|---|---|
| RGB | rgb(117, 207, 211) |
| HSL | hsl(183, 52%, 64%) |
| HSV | hsv(183, 45%, 83%) |
| CMYK | cmyk(44.5%, 1.9%, 0%, 17.3%) |
| CIE-LAB | lab(77.94, -25.88, -10.39) |
| CIE-LCH | lch(77.94, 27.89, 201.87°) |
| OKLab | oklab(80% -0.0817 -0.0286) |
| OKLCH | oklch(80% 0.087 199.3) |
| XYZ | xyz(41.4023, 53.1074, 69.6844) |
| Luminance | 0.5311 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.58
Darkturquoise
#00CED1
ΔE00 6.07
Aqua Blue
#02D8E9
ΔE00 6.37
Robin'S Egg
#6DEDFD
ΔE00 7.88
Robin'S Egg Blue
#98EFF9
ΔE00 8.06
Robin Egg Blue
#8AF1FE
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75CFD3 #D37975
analogous
#75D3A8 #75CFD3 #75A0D3
triadic
#75CFD3 #D375CF #CFD375
tetradic
#75CFD3 #A875D3 #D37975 #A0D375
square
#75CFD3 #A875D3 #D37975 #A0D375
split-complementary
#75CFD3 #D375A0 #D3A875
monochromatic
#32979C #47BFC4 #75CFD3 #A3DFE2 #D2EFF1
Accessibility & contrast
On white
1.81
#75CFD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.62
#75CFD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75CFD3
11.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75CFD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75CFD3 | 1.00 | 1.81 | 11.62 | 11.62 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C8D3
Deuteranopia (green-blind)
#B4BCD4
Tritanopia (blue-blind)
#45D5D0
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #75cfd3; /* rgb */ color: rgb(117, 207, 211); /* oklch */ color: oklch(80.0% 0.087 199.3);
Tailwind
colors: {
custom: {
50: '#a3dee0',
500: '#75cfd3',
950: '#000000',
},
}SCSS
$custom: #75cfd3; $custom-light: #a3dee0; $custom-dark: #000000;
JSON
{
"hex": "#75cfd3",
"rgb": {
"r": 117,
"g": 207,
"b": 211
},
"hsl": {
"h": 182.553,
"s": 51.648,
"l": 64.314
},
"oklch": {
"l": 0.80002,
"c": 0.08661,
"h": 199.3
},
"luminance": 0.53111
}Semantic roles & 50–950 ramp
primary
#75CFD3
secondary
#A14F4B
accent
#2D26BF
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484