#75CFCE#75CFCE
#75CFCE is a light, moderate teal. Relative luminance 0.529; OKLCH L 79.8% C 0.087 H 194.6°. Best body text is #000000 at 11.57:1 contrast (WCAG AA passes).
Color values
| HEX | #75CFCE |
|---|---|
| RGB | rgb(117, 207, 206) |
| HSL | hsl(179, 48%, 64%) |
| HSV | hsv(179, 43%, 81%) |
| CMYK | cmyk(43.5%, 0%, 0.5%, 18.8%) |
| CIE-LAB | lab(77.79, -27.15, -7.92) |
| CIE-LCH | lch(77.79, 28.28, 196.26°) |
| OKLab | oklab(79.84% -0.0838 -0.0219) |
| OKLCH | oklch(79.84% 0.087 194.6) |
| XYZ | xyz(40.7852, 52.8606, 66.4344) |
| Luminance | 0.5286 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.35
Darkturquoise
#00CED1
ΔE00 5.80
Aqua Blue
#02D8E9
ΔE00 7.46
Turquoise
#40E0D0
ΔE00 7.96
Robin'S Egg Blue
#98EFF9
ΔE00 8.90
Robin'S Egg
#6DEDFD
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75CFCE #CF7576
analogous
#75CFA1 #75CFCE #75A3CF
triadic
#75CFCE #CE75CF #CFCE75
tetradic
#75CFCE #A175CF #CF7576 #A3CF75
square
#75CFCE #A175CF #CF7576 #A3CF75
split-complementary
#75CFCE #CF75A3 #CFA175
monochromatic
#349694 #48BFBE #75CFCE #A2DFDE #D0EFEE
Accessibility & contrast
On white
1.81
#75CFCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.57
#75CFCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75CFCE
11.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75CFCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75CFCE | 1.00 | 1.81 | 11.57 | 11.57 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C7CE
Deuteranopia (green-blind)
#B5BBCF
Tritanopia (blue-blind)
#48D4CE
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #75cfce; /* rgb */ color: rgb(117, 207, 206); /* oklch */ color: oklch(79.8% 0.087 194.6);
Tailwind
colors: {
custom: {
50: '#a2dedc',
500: '#75cfce',
950: '#000000',
},
}SCSS
$custom: #75cfce; $custom-light: #a2dedc; $custom-dark: #000000;
JSON
{
"hex": "#75cfce",
"rgb": {
"r": 117,
"g": 207,
"b": 206
},
"hsl": {
"h": 179.333,
"s": 48.387,
"l": 63.529
},
"oklch": {
"l": 0.79837,
"c": 0.08661,
"h": 194.6
},
"luminance": 0.52864
}Semantic roles & 50–950 ramp
primary
#75CFCE
secondary
#9B4D4E
accent
#2A2BBC
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484