#75CFDA#75CFDA
#75CFDA is a light, moderate teal. Relative luminance 0.535; OKLCH L 80.2% C 0.088 H 205.8°. Best body text is #000000 at 11.69:1 contrast (WCAG AA passes).
Color values
| HEX | #75CFDA |
|---|---|
| RGB | rgb(117, 207, 218) |
| HSL | hsl(187, 58%, 66%) |
| HSV | hsv(187, 46%, 85%) |
| CMYK | cmyk(46.3%, 5%, 0%, 14.5%) |
| CIE-LAB | lab(78.15, -24.08, -13.84) |
| CIE-LCH | lch(78.15, 27.77, 209.89°) |
| OKLab | oklab(80.24% -0.0789 -0.0381) |
| OKLCH | oklch(80.24% 0.088 205.8) |
| XYZ | xyz(42.2990, 53.4661, 74.4070) |
| Luminance | 0.5347 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.83
Robin'S Egg
#6DEDFD
ΔE00 7.13
Darkturquoise
#00CED1
ΔE00 7.41
Robin'S Egg Blue
#98EFF9
ΔE00 7.57
Robin Egg Blue
#8AF1FE
ΔE00 7.75
Sky Blue
#87CEEB
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75CFDA #DA8075
analogous
#75DAB2 #75CFDA #759CDA
triadic
#75CFDA #DA75CF #CFDA75
tetradic
#75CFDA #B275DA #DA8075 #9CDA75
square
#75CFDA #B275DA #DA8075 #9CDA75
split-complementary
#75CFDA #DA759C #DAB275
monochromatic
#2D9AA8 #45BECD #75CFDA #A5E0E7 #D6F1F4
Accessibility & contrast
On white
1.80
#75CFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.69
#75CFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75CFDA
11.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75CFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75CFDA | 1.00 | 1.80 | 11.69 | 11.69 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C8DB
Deuteranopia (green-blind)
#B2BCDA
Tritanopia (blue-blind)
#3FD6D2
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #75cfda; /* rgb */ color: rgb(117, 207, 218); /* oklch */ color: oklch(80.2% 0.088 205.8);
Tailwind
colors: {
custom: {
50: '#a3dee5',
500: '#75cfda',
950: '#000000',
},
}SCSS
$custom: #75cfda; $custom-light: #a3dee5; $custom-dark: #000000;
JSON
{
"hex": "#75cfda",
"rgb": {
"r": 117,
"g": 207,
"b": 218
},
"hsl": {
"h": 186.535,
"s": 57.714,
"l": 65.686
},
"oklch": {
"l": 0.80241,
"c": 0.08763,
"h": 205.8
},
"luminance": 0.5347
}Semantic roles & 50–950 ramp
primary
#75CFDA
secondary
#AB5348
accent
#3220C5
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101515
muted
#808484