#75CFDB#75CFDB
#75CFDB is a light, moderate teal. Relative luminance 0.535; OKLCH L 80.3% C 0.088 H 206.7°. Best body text is #000000 at 11.70:1 contrast (WCAG AA passes).
Color values
| HEX | #75CFDB |
|---|---|
| RGB | rgb(117, 207, 219) |
| HSL | hsl(187, 59%, 66%) |
| HSV | hsv(187, 47%, 86%) |
| CMYK | cmyk(46.6%, 5.5%, 0%, 14.1%) |
| CIE-LAB | lab(78.18, -23.82, -14.33) |
| CIE-LCH | lch(78.18, 27.79, 211.03°) |
| OKLab | oklab(80.28% -0.0785 -0.0395) |
| OKLCH | oklch(80.28% 0.088 206.7) |
| XYZ | xyz(42.4302, 53.5186, 75.0983) |
| Luminance | 0.5352 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.85
Robin'S Egg
#6DEDFD
ΔE00 7.10
Sky Blue
#87CEEB
ΔE00 7.45
Robin'S Egg Blue
#98EFF9
ΔE00 7.57
Darkturquoise
#00CED1
ΔE00 7.66
Robin Egg Blue
#8AF1FE
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75CFDB #DB8175
analogous
#75DBB4 #75CFDB #759CDB
triadic
#75CFDB #DB75CF #CFDB75
tetradic
#75CFDB #B475DB #DB8175 #9CDB75
square
#75CFDB #B475DB #DB8175 #9CDB75
split-complementary
#75CFDB #DB759C #DBB475
monochromatic
#2C9BA9 #44BECE #75CFDB #A6E0E8 #D6F1F4
Accessibility & contrast
On white
1.79
#75CFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.70
#75CFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75CFDB
11.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75CFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75CFDB | 1.00 | 1.79 | 11.70 | 11.70 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C9DC
Deuteranopia (green-blind)
#B1BCDB
Tritanopia (blue-blind)
#3ED6D2
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #75cfdb; /* rgb */ color: rgb(117, 207, 219); /* oklch */ color: oklch(80.3% 0.088 206.7);
Tailwind
colors: {
custom: {
50: '#a3dee6',
500: '#75cfdb',
950: '#000000',
},
}SCSS
$custom: #75cfdb; $custom-light: #a3dee6; $custom-dark: #000000;
JSON
{
"hex": "#75cfdb",
"rgb": {
"r": 117,
"g": 207,
"b": 219
},
"hsl": {
"h": 187.059,
"s": 58.621,
"l": 65.882
},
"oklch": {
"l": 0.80276,
"c": 0.08787,
"h": 206.7
},
"luminance": 0.53522
}Semantic roles & 50–950 ramp
primary
#75CFDB
secondary
#AC5448
accent
#331FC6
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101515
muted
#808484