#75CEBA#75CEBA
#75CEBA is a light, moderate teal. Relative luminance 0.515; OKLCH L 79.0% C 0.091 H 177.6°. Best body text is #000000 at 11.29:1 contrast (WCAG AA passes).
Color values
| HEX | #75CEBA |
|---|---|
| RGB | rgb(117, 206, 186) |
| HSL | hsl(167, 48%, 63%) |
| HSV | hsv(167, 43%, 81%) |
| CMYK | cmyk(43.2%, 0%, 9.7%, 19.2%) |
| CIE-LAB | lab(76.96, -31.49, 1.61) |
| CIE-LCH | lch(76.96, 31.53, 177.07°) |
| OKLab | oklab(78.99% -0.0911 0.0038) |
| OKLCH | oklch(78.99% 0.091 177.6) |
| XYZ | xyz(38.2668, 51.4668, 54.3624) |
| Luminance | 0.5147 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 2.37
Pale Teal
#82CBB2
ΔE00 2.94
Mediumaquamarine
#66CDAA
ΔE00 4.77
Turquoise
#40E0D0
ΔE00 6.56
Mediumturquoise
#48D1CC
ΔE00 6.77
Light Teal
#90E4C1
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75CEBA #CE7589
analogous
#75CE8D #75CEBA #75B5CE
triadic
#75CEBA #BA75CE #CEBA75
tetradic
#75CEBA #8D75CE #CE7589 #B5CE75
square
#75CEBA #8D75CE #CE7589 #B5CE75
split-complementary
#75CEBA #CE75B5 #CE8D75
monochromatic
#35947F #48BEA3 #75CEBA #A2DED1 #CFEEE7
Accessibility & contrast
On white
1.86
#75CEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.29
#75CEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75CEBA
11.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75CEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75CEBA | 1.00 | 1.86 | 11.29 | 11.29 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C4B9
Deuteranopia (green-blind)
#B9BABC
Tritanopia (blue-blind)
#54D0C8
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #75ceba; /* rgb */ color: rgb(117, 206, 186); /* oklch */ color: oklch(79.0% 0.091 177.6);
Tailwind
colors: {
custom: {
50: '#a1ddce',
500: '#75ceba',
950: '#000000',
},
}SCSS
$custom: #75ceba; $custom-light: #a1ddce; $custom-dark: #000000;
JSON
{
"hex": "#75ceba",
"rgb": {
"r": 117,
"g": 206,
"b": 186
},
"hsl": {
"h": 166.517,
"s": 47.594,
"l": 63.333
},
"oklch": {
"l": 0.78987,
"c": 0.09123,
"h": 177.6
},
"luminance": 0.5147
}Semantic roles & 50–950 ramp
primary
#75CEBA
secondary
#9A4D5E
accent
#2B4BBB
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1513
muted
#808483