#75CFC8#75CFC8
#75CFC8 is a light, moderate teal. Relative luminance 0.526; OKLCH L 79.6% C 0.087 H 189.1°. Best body text is #000000 at 11.52:1 contrast (WCAG AA passes).
Color values
| HEX | #75CFC8 |
|---|---|
| RGB | rgb(117, 207, 200) |
| HSL | hsl(175, 48%, 64%) |
| HSV | hsv(175, 43%, 81%) |
| CMYK | cmyk(43.5%, 0%, 3.4%, 18.8%) |
| CIE-LAB | lab(77.62, -28.63, -4.95) |
| CIE-LCH | lch(77.62, 29.06, 189.80°) |
| OKLab | oklab(79.64% -0.0863 -0.0138) |
| OKLCH | oklch(79.64% 0.087 189.1) |
| XYZ | xyz(40.0702, 52.5746, 62.6687) |
| Luminance | 0.5258 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.90
Darkturquoise
#00CED1
ΔE00 6.43
Turquoise
#40E0D0
ΔE00 6.58
Seafoam Blue
#78D1B6
ΔE00 7.05
Pale Teal
#82CBB2
ΔE00 7.08
Topaz
#13BBAF
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75CFC8 #CF757C
analogous
#75CF9B #75CFC8 #75A9CF
triadic
#75CFC8 #C875CF #CFC875
tetradic
#75CFC8 #9B75CF #CF757C #A9CF75
square
#75CFC8 #9B75CF #CF757C #A9CF75
split-complementary
#75CFC8 #CF75A9 #CF9B75
monochromatic
#34968E #48BFB6 #75CFC8 #A2DFDA #D0EFEC
Accessibility & contrast
On white
1.82
#75CFC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.52
#75CFC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75CFC8
11.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75CFC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75CFC8 | 1.00 | 1.82 | 11.52 | 11.52 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C7C8
Deuteranopia (green-blind)
#B7BBC9
Tritanopia (blue-blind)
#4CD3CD
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #75cfc8; /* rgb */ color: rgb(117, 207, 200); /* oklch */ color: oklch(79.6% 0.087 189.1);
Tailwind
colors: {
custom: {
50: '#a2ded8',
500: '#75cfc8',
950: '#000000',
},
}SCSS
$custom: #75cfc8; $custom-light: #a2ded8; $custom-dark: #000000;
JSON
{
"hex": "#75cfc8",
"rgb": {
"r": 117,
"g": 207,
"b": 200
},
"hsl": {
"h": 175.333,
"s": 48.387,
"l": 63.529
},
"oklch": {
"l": 0.79644,
"c": 0.0874,
"h": 189.1
},
"luminance": 0.52578
}Semantic roles & 50–950 ramp
primary
#75CFC8
secondary
#9B4D53
accent
#2A35BC
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483