#75CFFE#75CFFE
#75CFFE is a light, moderate cyan. Relative luminance 0.556; OKLCH L 81.6% C 0.109 H 233.0°. Best body text is #000000 at 12.11:1 contrast (WCAG AA passes).
Color values
| HEX | #75CFFE |
|---|---|
| RGB | rgb(117, 207, 254) |
| HSL | hsl(201, 99%, 73%) |
| HSV | hsv(201, 54%, 100%) |
| CMYK | cmyk(53.9%, 18.5%, 0%, 0.4%) |
| CIE-LAB | lab(79.36, -14.17, -31.25) |
| CIE-LCH | lch(79.36, 34.32, 245.61°) |
| OKLab | oklab(81.61% -0.0655 -0.0871) |
| OKLCH | oklch(81.61% 0.109 233) |
| XYZ | xyz(47.5317, 55.5591, 101.9659) |
| Luminance | 0.5556 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 2.16
Lightskyblue
#87CEFA
ΔE00 2.26
Sky
#82CAFC
ΔE00 3.11
Baby Blue
#89CFF0
ΔE00 3.42
Light Blue
#95D0FC
ΔE00 4.41
Sky Blue
#87CEEB
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75CFFE #FEA475
analogous
#75FEE8 #75CFFE #758AFE
triadic
#75CFFE #FE75CF #CFFE75
tetradic
#75CFFE #E875FE #FEA475 #8AFE75
square
#75CFFE #E875FE #FEA475 #8AFE75
split-complementary
#75CFFE #FE758A #FEE875
monochromatic
#02A3F7 #38BAFE #75CFFE #B2E4FE #E1F4FF
Accessibility & contrast
On white
1.73
#75CFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.11
#75CFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75CFFE
12.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75CFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75CFFE | 1.00 | 1.73 | 12.11 | 12.11 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8CDFF
Deuteranopia (green-blind)
#A5BEFD
Tritanopia (blue-blind)
#00DCDE
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #75cffe; /* rgb */ color: rgb(117, 207, 254); /* oklch */ color: oklch(81.6% 0.109 233.0);
Tailwind
colors: {
custom: {
50: '#a6ddff',
500: '#75cffe',
950: '#000000',
},
}SCSS
$custom: #75cffe; $custom-light: #a6ddff; $custom-dark: #000000;
JSON
{
"hex": "#75cffe",
"rgb": {
"r": 117,
"g": 207,
"b": 254
},
"hsl": {
"h": 200.584,
"s": 98.561,
"l": 72.745
},
"oklch": {
"l": 0.81611,
"c": 0.10894,
"h": 233
},
"luminance": 0.55563
}Semantic roles & 50–950 ramp
primary
#75CFFE
secondary
#DB733C
accent
#4F00E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#101518
muted
#818486