#75CED4#75CED4
#75CED4 is a light, moderate teal. Relative luminance 0.527; OKLCH L 79.8% C 0.086 H 201.2°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #75CED4 |
|---|---|
| RGB | rgb(117, 206, 212) |
| HSL | hsl(184, 52%, 65%) |
| HSV | hsv(184, 45%, 83%) |
| CMYK | cmyk(44.8%, 2.8%, 0%, 16.9%) |
| CIE-LAB | lab(77.68, -25.14, -11.31) |
| CIE-LCH | lch(77.68, 27.56, 204.23°) |
| OKLab | oklab(79.81% -0.0802 -0.0311) |
| OKLCH | oklch(79.81% 0.086 201.2) |
| XYZ | xyz(41.2865, 52.6747, 70.2662) |
| Luminance | 0.5268 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 6.21
Mediumturquoise
#48D1CC
ΔE00 6.24
Darkturquoise
#00CED1
ΔE00 6.40
Robin'S Egg
#6DEDFD
ΔE00 7.80
Robin'S Egg Blue
#98EFF9
ΔE00 8.04
Robin Egg Blue
#8AF1FE
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75CED4 #D47B75
analogous
#75D4AA #75CED4 #759FD4
triadic
#75CED4 #D475CE #CED475
tetradic
#75CED4 #AA75D4 #D47B75 #9FD475
square
#75CED4 #AA75D4 #D47B75 #9FD475
split-complementary
#75CED4 #D4759F #D4AA75
monochromatic
#31979E #46BDC5 #75CED4 #A4DFE3 #D2EFF1
Accessibility & contrast
On white
1.82
#75CED4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#75CED4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75CED4
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75CED4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75CED4 | 1.00 | 1.82 | 11.54 | 11.54 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C7D5
Deuteranopia (green-blind)
#B2BBD5
Tritanopia (blue-blind)
#44D4D0
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #75ced4; /* rgb */ color: rgb(117, 206, 212); /* oklch */ color: oklch(79.8% 0.086 201.2);
Tailwind
colors: {
custom: {
50: '#a2dde1',
500: '#75ced4',
950: '#000000',
},
}SCSS
$custom: #75ced4; $custom-light: #a2dde1; $custom-dark: #000000;
JSON
{
"hex": "#75ced4",
"rgb": {
"r": 117,
"g": 206,
"b": 212
},
"hsl": {
"h": 183.789,
"s": 52.486,
"l": 64.51
},
"oklch": {
"l": 0.79807,
"c": 0.08601,
"h": 201.2
},
"luminance": 0.52678
}Semantic roles & 50–950 ramp
primary
#75CED4
secondary
#A2514B
accent
#2F26C0
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484