#75CEDF#75CEDF
#75CEDF is a light, moderate teal. Relative luminance 0.533; OKLCH L 80.2% C 0.089 H 211.3°. Best body text is #000000 at 11.65:1 contrast (WCAG AA passes).
Color values
| HEX | #75CEDF |
|---|---|
| RGB | rgb(117, 206, 223) |
| HSL | hsl(190, 62%, 67%) |
| HSV | hsv(190, 48%, 87%) |
| CMYK | cmyk(47.5%, 7.6%, 0%, 12.5%) |
| CIE-LAB | lab(78.02, -22.26, -16.71) |
| CIE-LCH | lch(78.02, 27.84, 216.90°) |
| OKLab | oklab(80.19% -0.0758 -0.0461) |
| OKLCH | oklch(80.19% 0.089 211.3) |
| XYZ | xyz(42.7216, 53.2487, 77.8245) |
| Luminance | 0.5325 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 5.71
Aqua Blue
#02D8E9
ΔE00 6.47
Neon Blue
#04D9FF
ΔE00 6.77
Baby Blue
#89CFF0
ΔE00 7.04
Robin'S Egg
#6DEDFD
ΔE00 7.51
Robin'S Egg Blue
#98EFF9
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75CEDF #DF8675
analogous
#75DFBB #75CEDF #7599DF
triadic
#75CEDF #DF75CE #CEDF75
tetradic
#75CEDF #BB75DF #DF8675 #99DF75
square
#75CEDF #BB75DF #DF8675 #99DF75
split-complementary
#75CEDF #DF7599 #DFBB75
monochromatic
#299BB1 #43BCD3 #75CEDF #A7E0EB #D8F1F6
Accessibility & contrast
On white
1.80
#75CEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.65
#75CEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75CEDF
11.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75CEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75CEDF | 1.00 | 1.80 | 11.65 | 11.65 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C8E0
Deuteranopia (green-blind)
#AFBBDF
Tritanopia (blue-blind)
#3BD6D3
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #75cedf; /* rgb */ color: rgb(117, 206, 223); /* oklch */ color: oklch(80.2% 0.089 211.3);
Tailwind
colors: {
custom: {
50: '#a3dde9',
500: '#75cedf',
950: '#000000',
},
}SCSS
$custom: #75cedf; $custom-light: #a3dde9; $custom-dark: #000000;
JSON
{
"hex": "#75cedf",
"rgb": {
"r": 117,
"g": 206,
"b": 223
},
"hsl": {
"h": 189.623,
"s": 62.353,
"l": 66.667
},
"oklch": {
"l": 0.80191,
"c": 0.0887,
"h": 211.3
},
"luminance": 0.53252
}Semantic roles & 50–950 ramp
primary
#75CEDF
secondary
#B25746
accent
#371BCA
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101516
muted
#808484