#7FDFF5#7FDFF5
#7FDFF5 is a very light, moderate cyan. Relative luminance 0.639; OKLCH L 85.2% C 0.096 H 214.3°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #7FDFF5 |
|---|---|
| RGB | rgb(127, 223, 245) |
| HSL | hsl(191, 86%, 73%) |
| HSV | hsv(191, 48%, 96%) |
| CMYK | cmyk(48.2%, 9%, 0%, 3.9%) |
| CIE-LAB | lab(83.90, -22.68, -19.52) |
| CIE-LCH | lch(83.90, 29.92, 220.72°) |
| OKLab | oklab(85.24% -0.0791 -0.0539) |
| OKLCH | oklch(85.24% 0.096 214.3) |
| XYZ | xyz(51.6152, 63.8757, 95.9778) |
| Luminance | 0.6388 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.87
Robin Egg Blue
#8AF1FE
ΔE00 5.11
Robin'S Egg Blue
#98EFF9
ΔE00 5.37
Sky Blue
#87CEEB
ΔE00 5.84
Neon Blue
#04D9FF
ΔE00 5.92
Ice Blue
#A5DFF9
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FDFF5 #F5957F
analogous
#7FF5D0 #7FDFF5 #7FA4F5
triadic
#7FDFF5 #F57FDF #DFF57F
tetradic
#7FDFF5 #D07FF5 #F5957F #A4F57F
square
#7FDFF5 #D07FF5 #F5957F #A4F57F
split-complementary
#7FDFF5 #F57FA4 #F5D07F
monochromatic
#12C0E8 #46D1F1 #7FDFF5 #B8EDF9 #E3F8FD
Accessibility & contrast
On white
1.52
#7FDFF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#7FDFF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FDFF5
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FDFF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FDFF5 | 1.00 | 1.52 | 13.78 | 13.78 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD9F6
Deuteranopia (green-blind)
#BCCBF5
Tritanopia (blue-blind)
#3DE8E6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #7fdff5; /* rgb */ color: rgb(127, 223, 245); /* oklch */ color: oklch(85.2% 0.096 214.3);
Tailwind
colors: {
custom: {
50: '#abe9f8',
500: '#7fdff5',
950: '#000000',
},
}SCSS
$custom: #7fdff5; $custom-light: #abe9f8; $custom-dark: #000000;
JSON
{
"hex": "#7fdff5",
"rgb": {
"r": 127,
"g": 223,
"b": 245
},
"hsl": {
"h": 191.186,
"s": 85.507,
"l": 72.941
},
"oklch": {
"l": 0.85237,
"c": 0.09572,
"h": 214.3
},
"luminance": 0.6388
}Semantic roles & 50–950 ramp
primary
#7FDFF5
secondary
#D16147
accent
#2D03E2
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#111617
muted
#818485