#75CFCC#75CFCC
#75CFCC is a light, moderate teal. Relative luminance 0.528; OKLCH L 79.8% C 0.087 H 192.8°. Best body text is #000000 at 11.55:1 contrast (WCAG AA passes).
Color values
| HEX | #75CFCC |
|---|---|
| RGB | rgb(117, 207, 204) |
| HSL | hsl(178, 48%, 64%) |
| HSV | hsv(178, 43%, 81%) |
| CMYK | cmyk(43.5%, 0%, 1.4%, 18.8%) |
| CIE-LAB | lab(77.74, -27.65, -6.93) |
| CIE-LCH | lch(77.74, 28.50, 194.07°) |
| OKLab | oklab(79.77% -0.0846 -0.0192) |
| OKLCH | oklch(79.77% 0.087 192.8) |
| XYZ | xyz(40.5438, 52.7640, 65.1630) |
| Luminance | 0.5277 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.04
Darkturquoise
#00CED1
ΔE00 5.90
Turquoise
#40E0D0
ΔE00 7.44
Aqua Blue
#02D8E9
ΔE00 8.01
Pale Teal
#82CBB2
ΔE00 8.52
Seafoam Blue
#78D1B6
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75CFCC #CF7578
analogous
#75CF9F #75CFCC #75A5CF
triadic
#75CFCC #CC75CF #CFCC75
tetradic
#75CFCC #9F75CF #CF7578 #A5CF75
square
#75CFCC #9F75CF #CF7578 #A5CF75
split-complementary
#75CFCC #CF75A5 #CF9F75
monochromatic
#349692 #48BFBB #75CFCC #A2DFDD #D0EFEE
Accessibility & contrast
On white
1.82
#75CFCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.55
#75CFCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75CFCC
11.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75CFCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75CFCC | 1.00 | 1.82 | 11.55 | 11.55 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C7CC
Deuteranopia (green-blind)
#B5BBCD
Tritanopia (blue-blind)
#49D4CE
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #75cfcc; /* rgb */ color: rgb(117, 207, 204); /* oklch */ color: oklch(79.8% 0.087 192.8);
Tailwind
colors: {
custom: {
50: '#a2dedb',
500: '#75cfcc',
950: '#000000',
},
}SCSS
$custom: #75cfcc; $custom-light: #a2dedb; $custom-dark: #000000;
JSON
{
"hex": "#75cfcc",
"rgb": {
"r": 117,
"g": 207,
"b": 204
},
"hsl": {
"h": 178,
"s": 48.387,
"l": 63.529
},
"oklch": {
"l": 0.79772,
"c": 0.08677,
"h": 192.8
},
"luminance": 0.52767
}Semantic roles & 50–950 ramp
primary
#75CFCC
secondary
#9B4D4F
accent
#2A2FBC
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1515
muted
#808484