#75CFCA#75CFCA
#75CFCA is a light, moderate teal. Relative luminance 0.527; OKLCH L 79.7% C 0.087 H 190.9°. Best body text is #000000 at 11.53:1 contrast (WCAG AA passes).
Color values
| HEX | #75CFCA |
|---|---|
| RGB | rgb(117, 207, 202) |
| HSL | hsl(177, 48%, 64%) |
| HSV | hsv(177, 43%, 81%) |
| CMYK | cmyk(43.5%, 0%, 2.4%, 18.8%) |
| CIE-LAB | lab(77.68, -28.14, -5.94) |
| CIE-LCH | lch(77.68, 28.76, 191.91°) |
| OKLab | oklab(79.71% -0.0855 -0.0165) |
| OKLCH | oklch(79.71% 0.087 190.9) |
| XYZ | xyz(40.3054, 52.6687, 63.9078) |
| Luminance | 0.5267 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.89
Darkturquoise
#00CED1
ΔE00 6.11
Turquoise
#40E0D0
ΔE00 6.97
Pale Teal
#82CBB2
ΔE00 7.79
Seafoam Blue
#78D1B6
ΔE00 7.82
Topaz
#13BBAF
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75CFCA #CF757A
analogous
#75CF9D #75CFCA #75A7CF
triadic
#75CFCA #CA75CF #CFCA75
tetradic
#75CFCA #9D75CF #CF757A #A7CF75
square
#75CFCA #9D75CF #CF757A #A7CF75
split-complementary
#75CFCA #CF75A7 #CF9D75
monochromatic
#349690 #48BFB9 #75CFCA #A2DFDB #D0EFED
Accessibility & contrast
On white
1.82
#75CFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.53
#75CFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75CFCA
11.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75CFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75CFCA | 1.00 | 1.82 | 11.53 | 11.53 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C7CA
Deuteranopia (green-blind)
#B6BBCB
Tritanopia (blue-blind)
#4BD3CD
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #75cfca; /* rgb */ color: rgb(117, 207, 202); /* oklch */ color: oklch(79.7% 0.087 190.9);
Tailwind
colors: {
custom: {
50: '#a2deda',
500: '#75cfca',
950: '#000000',
},
}SCSS
$custom: #75cfca; $custom-light: #a2deda; $custom-dark: #000000;
JSON
{
"hex": "#75cfca",
"rgb": {
"r": 117,
"g": 207,
"b": 202
},
"hsl": {
"h": 176.667,
"s": 48.387,
"l": 63.529
},
"oklch": {
"l": 0.79708,
"c": 0.08704,
"h": 190.9
},
"luminance": 0.52672
}Semantic roles & 50–950 ramp
primary
#75CFCA
secondary
#9B4D51
accent
#2A32BC
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483