#75DCDA#75DCDA
#75DCDA is a very light, moderate teal. Relative luminance 0.600; OKLCH L 83.2% C 0.096 H 193.8°. Best body text is #000000 at 13.01:1 contrast (WCAG AA passes).
Color values
| HEX | #75DCDA |
|---|---|
| RGB | rgb(117, 220, 218) |
| HSL | hsl(179, 60%, 66%) |
| HSV | hsv(179, 47%, 86%) |
| CMYK | cmyk(46.8%, 0%, 0.9%, 13.7%) |
| CIE-LAB | lab(81.85, -30.42, -8.31) |
| CIE-LCH | lch(81.85, 31.53, 195.28°) |
| OKLab | oklab(83.22% -0.0936 -0.023) |
| OKLCH | oklch(83.22% 0.096 193.8) |
| XYZ | xyz(45.5791, 60.0264, 75.5004) |
| Luminance | 0.6003 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.49
Darkturquoise
#00CED1
ΔE00 6.29
Turquoise
#40E0D0
ΔE00 6.38
Robin'S Egg
#6DEDFD
ΔE00 7.15
Aqua Blue
#02D8E9
ΔE00 7.18
Robin'S Egg Blue
#98EFF9
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75DCDA #DC7577
analogous
#75DCA6 #75DCDA #75AADC
triadic
#75DCDA #DA75DC #DCDA75
tetradic
#75DCDA #A675DC #DC7577 #AADC75
square
#75DCDA #A675DC #DC7577 #AADC75
split-complementary
#75DCDA #DC75AA #DCA675
monochromatic
#2BABA9 #44D0CD #75DCDA #A6E8E7 #D7F5F4
Accessibility & contrast
On white
1.61
#75DCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.01
#75DCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75DCDA
13.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75DCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75DCDA | 1.00 | 1.61 | 13.01 | 13.01 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D3DA
Deuteranopia (green-blind)
#BFC6DB
Tritanopia (blue-blind)
#3BE1DB
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #75dcda; /* rgb */ color: rgb(117, 220, 218); /* oklch */ color: oklch(83.2% 0.096 193.8);
Tailwind
colors: {
custom: {
50: '#a4e7e5',
500: '#75dcda',
950: '#000000',
},
}SCSS
$custom: #75dcda; $custom-light: #a4e7e5; $custom-dark: #000000;
JSON
{
"hex": "#75dcda",
"rgb": {
"r": 117,
"g": 220,
"b": 218
},
"hsl": {
"h": 178.835,
"s": 59.538,
"l": 66.078
},
"oklch": {
"l": 0.83216,
"c": 0.09636,
"h": 193.8
},
"luminance": 0.6003
}Semantic roles & 50–950 ramp
primary
#75DCDA
secondary
#AE4849
accent
#1E22C7
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101615
muted
#818484