#75CEFB#75CEFB
#75CEFB is a light, moderate cyan. Relative luminance 0.549; OKLCH L 81.3% C 0.107 H 232.1°. Best body text is #000000 at 11.98:1 contrast (WCAG AA passes).
Color values
| HEX | #75CEFB |
|---|---|
| RGB | rgb(117, 206, 251) |
| HSL | hsl(200, 94%, 72%) |
| HSV | hsv(200, 53%, 98%) |
| CMYK | cmyk(53.4%, 17.9%, 0%, 1.6%) |
| CIE-LAB | lab(78.98, -14.51, -30.25) |
| CIE-LCH | lch(78.98, 33.55, 244.37°) |
| OKLab | oklab(81.27% -0.0654 -0.0842) |
| OKLCH | oklch(81.27% 0.107 232.1) |
| XYZ | xyz(46.8135, 54.8855, 99.3751) |
| Luminance | 0.5489 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 2.15
Lightskyblue
#87CEFA
ΔE00 2.37
Baby Blue
#89CFF0
ΔE00 3.06
Sky
#82CAFC
ΔE00 3.33
Sky Blue
#87CEEB
ΔE00 4.07
Light Blue
#95D0FC
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75CEFB #FBA275
analogous
#75FBE5 #75CEFB #758BFB
triadic
#75CEFB #FB75CE #CEFB75
tetradic
#75CEFB #E575FB #FBA275 #8BFB75
square
#75CEFB #E575FB #FBA275 #8BFB75
split-complementary
#75CEFB #FB758B #FBE575
monochromatic
#07A1EF #3AB9F9 #75CEFB #B0E3FD #E1F4FE
Accessibility & contrast
On white
1.75
#75CEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.98
#75CEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75CEFB
11.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75CEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75CEFB | 1.00 | 1.75 | 11.98 | 11.98 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8CCFD
Deuteranopia (green-blind)
#A5BDFA
Tritanopia (blue-blind)
#0BDADD
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #75cefb; /* rgb */ color: rgb(117, 206, 251); /* oklch */ color: oklch(81.3% 0.107 232.1);
Tailwind
colors: {
custom: {
50: '#a5ddfc',
500: '#75cefb',
950: '#000000',
},
}SCSS
$custom: #75cefb; $custom-light: #a5ddfc; $custom-dark: #000000;
JSON
{
"hex": "#75cefb",
"rgb": {
"r": 117,
"g": 206,
"b": 251
},
"hsl": {
"h": 200.149,
"s": 94.366,
"l": 72.157
},
"oklch": {
"l": 0.81267,
"c": 0.10664,
"h": 232.1
},
"luminance": 0.5489
}Semantic roles & 50–950 ramp
primary
#75CEFB
secondary
#D7713D
accent
#4D00E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#101517
muted
#818485