#75EBED#75EBED
#75EBED is a very light, moderate teal. Relative luminance 0.693; OKLCH L 87.3% C 0.107 H 196.9°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #75EBED |
|---|---|
| RGB | rgb(117, 235, 237) |
| HSL | hsl(181, 77%, 69%) |
| HSV | hsv(181, 51%, 93%) |
| CMYK | cmyk(50.6%, 0.8%, 0%, 7.1%) |
| CIE-LAB | lab(86.66, -32.70, -11.21) |
| CIE-LCH | lch(86.66, 34.56, 198.92°) |
| OKLab | oklab(87.27% -0.1022 -0.031) |
| OKLCH | oklch(87.27% 0.107 196.9) |
| XYZ | xyz(52.3242, 69.3082, 90.7248) |
| Luminance | 0.6931 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.63
Robin'S Egg
#6DEDFD
ΔE00 4.66
Robin Egg Blue
#8AF1FE
ΔE00 4.85
Bright Cyan
#41FDFE
ΔE00 5.04
Robin'S Egg Blue
#98EFF9
ΔE00 5.15
Aqua
#00FFFF
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75EBED #ED7775
analogous
#75EDB3 #75EBED #75AFED
triadic
#75EBED #ED75EB #EBED75
tetradic
#75EBED #B375ED #ED7775 #AFED75
square
#75EBED #B375ED #ED7775 #AFED75
split-complementary
#75EBED #ED75AF #EDB375
monochromatic
#1BCACD #3FE3E6 #75EBED #ABF3F4 #E1FBFB
Accessibility & contrast
On white
1.41
#75EBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#75EBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75EBED
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75EBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75EBED | 1.00 | 1.41 | 14.86 | 14.86 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE2ED
Deuteranopia (green-blind)
#C9D3EE
Tritanopia (blue-blind)
#16F2EB
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #75ebed; /* rgb */ color: rgb(117, 235, 237); /* oklch */ color: oklch(87.3% 0.107 196.9);
Tailwind
colors: {
custom: {
50: '#a6f2f2',
500: '#75ebed',
950: '#000000',
},
}SCSS
$custom: #75ebed; $custom-light: #a6f2f2; $custom-dark: #000000;
JSON
{
"hex": "#75ebed",
"rgb": {
"r": 117,
"g": 235,
"b": 237
},
"hsl": {
"h": 181,
"s": 76.923,
"l": 69.412
},
"oklch": {
"l": 0.87266,
"c": 0.1068,
"h": 196.9
},
"luminance": 0.69313
}Semantic roles & 50–950 ramp
primary
#75EBED
secondary
#C64340
accent
#100CD9
background
#FDFFFF
surface
#F7FEFE
border
#D0D6D6
text
#101717
muted
#818585