#75CFFB#75CFFB
#75CFFB is a light, moderate cyan. Relative luminance 0.554; OKLCH L 81.5% C 0.106 H 231.3°. Best body text is #000000 at 12.07:1 contrast (WCAG AA passes).
Color values
| HEX | #75CFFB |
|---|---|
| RGB | rgb(117, 207, 251) |
| HSL | hsl(200, 94%, 72%) |
| HSV | hsv(200, 53%, 98%) |
| CMYK | cmyk(53.4%, 17.5%, 0%, 1.6%) |
| CIE-LAB | lab(79.25, -15.03, -29.82) |
| CIE-LCH | lch(79.25, 33.40, 243.25°) |
| OKLab | oklab(81.49% -0.0665 -0.083) |
| OKLCH | oklch(81.49% 0.106 231.3) |
| XYZ | xyz(47.0550, 55.3685, 99.4556) |
| Luminance | 0.5537 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 2.53
Lightskyblue
#87CEFA
ΔE00 2.61
Baby Blue
#89CFF0
ΔE00 2.88
Sky
#82CAFC
ΔE00 3.70
Sky Blue
#87CEEB
ΔE00 3.83
Light Blue
#95D0FC
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75CFFB #FBA175
analogous
#75FBE4 #75CFFB #758CFB
triadic
#75CFFB #FB75CF #CFFB75
tetradic
#75CFFB #E475FB #FBA175 #8CFB75
square
#75CFFB #E475FB #FBA175 #8CFB75
split-complementary
#75CFFB #FB758C #FBE475
monochromatic
#07A3EF #3ABAF9 #75CFFB #B0E4FD #E1F5FE
Accessibility & contrast
On white
1.74
#75CFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.07
#75CFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75CFFB
12.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75CFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75CFFB | 1.00 | 1.74 | 12.07 | 12.07 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9CCFD
Deuteranopia (green-blind)
#A6BEFA
Tritanopia (blue-blind)
#0ADBDD
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #75cffb; /* rgb */ color: rgb(117, 207, 251); /* oklch */ color: oklch(81.5% 0.106 231.3);
Tailwind
colors: {
custom: {
50: '#a5ddfc',
500: '#75cffb',
950: '#000000',
},
}SCSS
$custom: #75cffb; $custom-light: #a5ddfc; $custom-dark: #000000;
JSON
{
"hex": "#75cffb",
"rgb": {
"r": 117,
"g": 207,
"b": 251
},
"hsl": {
"h": 199.701,
"s": 94.366,
"l": 72.157
},
"oklch": {
"l": 0.81488,
"c": 0.10637,
"h": 231.3
},
"luminance": 0.55373
}Semantic roles & 50–950 ramp
primary
#75CFFB
secondary
#D7703D
accent
#4B00E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#101517
muted
#818485