#75CED7#75CED7
#75CED7 is a light, moderate teal. Relative luminance 0.528; OKLCH L 79.9% C 0.086 H 204.0°. Best body text is #000000 at 11.57:1 contrast (WCAG AA passes).
Color values
| HEX | #75CED7 |
|---|---|
| RGB | rgb(117, 206, 215) |
| HSL | hsl(186, 55%, 65%) |
| HSV | hsv(186, 46%, 84%) |
| CMYK | cmyk(45.6%, 4.2%, 0%, 15.7%) |
| CIE-LAB | lab(77.77, -24.36, -12.79) |
| CIE-LCH | lch(77.77, 27.51, 207.70°) |
| OKLab | oklab(79.91% -0.079 -0.0352) |
| OKLCH | oklch(79.91% 0.086 204) |
| XYZ | xyz(41.6684, 52.8275, 72.2777) |
| Luminance | 0.5283 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.98
Darkturquoise
#00CED1
ΔE00 6.98
Mediumturquoise
#48D1CC
ΔE00 7.21
Robin'S Egg
#6DEDFD
ΔE00 7.48
Robin'S Egg Blue
#98EFF9
ΔE00 7.83
Robin Egg Blue
#8AF1FE
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75CED7 #D77E75
analogous
#75D7AF #75CED7 #759DD7
triadic
#75CED7 #D775CE #CED775
tetradic
#75CED7 #AF75D7 #D77E75 #9DD775
square
#75CED7 #AF75D7 #D77E75 #9DD775
split-complementary
#75CED7 #D7759D #D7AF75
monochromatic
#2F98A2 #46BDC9 #75CED7 #A4DFE5 #D4F0F3
Accessibility & contrast
On white
1.82
#75CED7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.57
#75CED7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75CED7
11.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75CED7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75CED7 | 1.00 | 1.82 | 11.57 | 11.57 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C7D8
Deuteranopia (green-blind)
#B1BBD7
Tritanopia (blue-blind)
#42D4D0
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #75ced7; /* rgb */ color: rgb(117, 206, 215); /* oklch */ color: oklch(79.9% 0.086 204.0);
Tailwind
colors: {
custom: {
50: '#a3dde3',
500: '#75ced7',
950: '#000000',
},
}SCSS
$custom: #75ced7; $custom-light: #a3dde3; $custom-dark: #000000;
JSON
{
"hex": "#75ced7",
"rgb": {
"r": 117,
"g": 206,
"b": 215
},
"hsl": {
"h": 185.51,
"s": 55.056,
"l": 65.098
},
"oklch": {
"l": 0.79909,
"c": 0.08646,
"h": 204
},
"luminance": 0.52831
}Semantic roles & 50–950 ramp
primary
#75CED7
secondary
#A6524A
accent
#3223C3
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101515
muted
#808484