#75CECF#75CECF
#75CECF is a light, moderate teal. Relative luminance 0.524; OKLCH L 79.6% C 0.086 H 196.5°. Best body text is #000000 at 11.49:1 contrast (WCAG AA passes).
Color values
| HEX | #75CECF |
|---|---|
| RGB | rgb(117, 206, 207) |
| HSL | hsl(181, 48%, 64%) |
| HSV | hsv(181, 43%, 81%) |
| CMYK | cmyk(43.5%, 0.5%, 0%, 18.8%) |
| CIE-LAB | lab(77.54, -26.41, -8.84) |
| CIE-LCH | lch(77.54, 27.85, 198.51°) |
| OKLab | oklab(79.64% -0.0822 -0.0244) |
| OKLCH | oklch(79.64% 0.086 196.5) |
| XYZ | xyz(40.6655, 52.4263, 66.9957) |
| Luminance | 0.5243 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.85
Darkturquoise
#00CED1
ΔE00 5.86
Aqua Blue
#02D8E9
ΔE00 7.07
Turquoise
#40E0D0
ΔE00 8.68
Robin'S Egg
#6DEDFD
ΔE00 8.68
Robin'S Egg Blue
#98EFF9
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75CECF #CF7675
analogous
#75CFA3 #75CECF #75A1CF
triadic
#75CECF #CF75CE #CECF75
tetradic
#75CECF #A375CF #CF7675 #A1CF75
square
#75CECF #A375CF #CF7675 #A1CF75
split-complementary
#75CECF #CF75A1 #CFA375
monochromatic
#349496 #48BEBF #75CECF #A2DEDF #D0EEEF
Accessibility & contrast
On white
1.83
#75CECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.49
#75CECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75CECF
11.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75CECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75CECF | 1.00 | 1.83 | 11.49 | 11.49 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C6CF
Deuteranopia (green-blind)
#B4BBD0
Tritanopia (blue-blind)
#48D3CE
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #75cecf; /* rgb */ color: rgb(117, 206, 207); /* oklch */ color: oklch(79.6% 0.086 196.5);
Tailwind
colors: {
custom: {
50: '#a2dddd',
500: '#75cecf',
950: '#000000',
},
}SCSS
$custom: #75cecf; $custom-light: #a2dddd; $custom-dark: #000000;
JSON
{
"hex": "#75cecf",
"rgb": {
"r": 117,
"g": 206,
"b": 207
},
"hsl": {
"h": 180.667,
"s": 48.387,
"l": 63.529
},
"oklch": {
"l": 0.7964,
"c": 0.08577,
"h": 196.5
},
"luminance": 0.5243
}Semantic roles & 50–950 ramp
primary
#75CECF
secondary
#9B4E4D
accent
#2B2ABC
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484