#75CEBE#75CEBE
#75CEBE is a light, moderate teal. Relative luminance 0.516; OKLCH L 79.1% C 0.089 H 181.0°. Best body text is #000000 at 11.33:1 contrast (WCAG AA passes).
Color values
| HEX | #75CEBE |
|---|---|
| RGB | rgb(117, 206, 190) |
| HSL | hsl(169, 48%, 63%) |
| HSV | hsv(169, 43%, 81%) |
| CMYK | cmyk(43.2%, 0%, 7.8%, 19.2%) |
| CIE-LAB | lab(77.06, -30.56, -0.39) |
| CIE-LCH | lch(77.06, 30.56, 180.72°) |
| OKLab | oklab(79.11% -0.0894 -0.0015) |
| OKLCH | oklch(79.11% 0.089 181) |
| XYZ | xyz(38.6980, 51.6393, 56.6334) |
| Luminance | 0.5164 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.73
Pale Teal
#82CBB2
ΔE00 4.03
Mediumturquoise
#48D1CC
ΔE00 5.63
Mediumaquamarine
#66CDAA
ΔE00 6.13
Turquoise
#40E0D0
ΔE00 6.20
Turquoise (survey)
#06C2AC
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75CEBE #CE7585
analogous
#75CE91 #75CEBE #75B2CE
triadic
#75CEBE #BE75CE #CEBE75
tetradic
#75CEBE #9175CE #CE7585 #B2CE75
square
#75CEBE #9175CE #CE7585 #B2CE75
split-complementary
#75CEBE #CE75B2 #CE9175
monochromatic
#359483 #48BEA9 #75CEBE #A2DED3 #CFEEE9
Accessibility & contrast
On white
1.85
#75CEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.33
#75CEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75CEBE
11.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75CEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75CEBE | 1.00 | 1.85 | 11.33 | 11.33 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C5BD
Deuteranopia (green-blind)
#B8BABF
Tritanopia (blue-blind)
#52D1C9
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #75cebe; /* rgb */ color: rgb(117, 206, 190); /* oklch */ color: oklch(79.1% 0.089 181.0);
Tailwind
colors: {
custom: {
50: '#a2ddd1',
500: '#75cebe',
950: '#000000',
},
}SCSS
$custom: #75cebe; $custom-light: #a2ddd1; $custom-dark: #000000;
JSON
{
"hex": "#75cebe",
"rgb": {
"r": 117,
"g": 206,
"b": 190
},
"hsl": {
"h": 169.213,
"s": 47.594,
"l": 63.333
},
"oklch": {
"l": 0.79105,
"c": 0.08943,
"h": 181
},
"luminance": 0.51642
}Semantic roles & 50–950 ramp
primary
#75CEBE
secondary
#9A4D5B
accent
#2B45BB
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483