#7FCEED#7FCEED
#7FCEED is a light, moderate cyan. Relative luminance 0.548; OKLCH L 81.2% C 0.089 H 225.1°. Best body text is #000000 at 11.95:1 contrast (WCAG AA passes).
Color values
| HEX | #7FCEED |
|---|---|
| RGB | rgb(127, 206, 237) |
| HSL | hsl(197, 75%, 71%) |
| HSV | hsv(197, 46%, 93%) |
| CMYK | cmyk(46.4%, 13.1%, 0%, 7.1%) |
| CIE-LAB | lab(78.91, -16.22, -22.84) |
| CIE-LCH | lch(78.91, 28.01, 234.62°) |
| OKLab | oklab(81.16% -0.0629 -0.0631) |
| OKLCH | oklch(81.16% 0.089 225.1) |
| XYZ | xyz(46.1042, 54.7655, 88.2456) |
| Luminance | 0.5477 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 1.00
Baby Blue
#89CFF0
ΔE00 1.79
Lightskyblue
#87CEFA
ΔE00 4.62
Lightblue (survey)
#7BC8F6
ΔE00 4.78
Ice Blue
#A5DFF9
ΔE00 5.47
Sky
#82CAFC
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FCEED #ED9E7F
analogous
#7FEDD5 #7FCEED #7F97ED
triadic
#7FCEED #ED7FCE #CEED7F
tetradic
#7FCEED #D57FED #ED9E7F #97ED7F
square
#7FCEED #D57FED #ED9E7F #97ED7F
split-complementary
#7FCEED #ED7F97 #EDD57F
monochromatic
#1EA1D4 #49B9E5 #7FCEED #B5E3F5 #E4F5FB
Accessibility & contrast
On white
1.76
#7FCEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.95
#7FCEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FCEED
11.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FCEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FCEED | 1.00 | 1.76 | 11.95 | 11.95 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDCAEF
Deuteranopia (green-blind)
#ADBEED
Tritanopia (blue-blind)
#4AD7D8
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #7fceed; /* rgb */ color: rgb(127, 206, 237); /* oklch */ color: oklch(81.2% 0.089 225.1);
Tailwind
colors: {
custom: {
50: '#aaddf2',
500: '#7fceed',
950: '#000000',
},
}SCSS
$custom: #7fceed; $custom-light: #aaddf2; $custom-dark: #000000;
JSON
{
"hex": "#7fceed",
"rgb": {
"r": 127,
"g": 206,
"b": 237
},
"hsl": {
"h": 196.909,
"s": 75.342,
"l": 71.373
},
"oklch": {
"l": 0.81165,
"c": 0.0891,
"h": 225.1
},
"luminance": 0.54769
}Semantic roles & 50–950 ramp
primary
#7FCEED
secondary
#C76D49
accent
#470ED8
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101517
muted
#818485