#6FD3E8#6FD3E8
#6FD3E8 is a light, moderate cyan. Relative luminance 0.558; OKLCH L 81.4% C 0.098 H 213.1°. Best body text is #000000 at 12.16:1 contrast (WCAG AA passes).
Color values
| HEX | #6FD3E8 |
|---|---|
| RGB | rgb(111, 211, 232) |
| HSL | hsl(190, 72%, 67%) |
| HSV | hsv(190, 52%, 91%) |
| CMYK | cmyk(52.2%, 9.1%, 0%, 9%) |
| CIE-LAB | lab(79.49, -23.63, -19.33) |
| CIE-LCH | lch(79.49, 30.53, 219.29°) |
| OKLab | oklab(81.4% -0.0821 -0.0534) |
| OKLCH | oklch(81.4% 0.098 213.1) |
| XYZ | xyz(44.4096, 55.7903, 84.7566) |
| Luminance | 0.5579 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 5.27
Sky Blue
#87CEEB
ΔE00 5.42
Aqua Blue
#02D8E9
ΔE00 5.96
Robin'S Egg
#6DEDFD
ΔE00 6.50
Baby Blue
#89CFF0
ΔE00 6.60
Robin Egg Blue
#8AF1FE
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FD3E8 #E8846F
analogous
#6FE8C0 #6FD3E8 #6F97E8
triadic
#6FD3E8 #E86FD3 #D3E86F
tetradic
#6FD3E8 #C06FE8 #E8846F #97E86F
square
#6FD3E8 #C06FE8 #E8846F #97E86F
split-complementary
#6FD3E8 #E86F97 #E8C06F
monochromatic
#1EA2BE #3AC3E0 #6FD3E8 #A4E3F0 #D9F3F9
Accessibility & contrast
On white
1.73
#6FD3E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.16
#6FD3E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FD3E8
12.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FD3E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FD3E8 | 1.00 | 1.73 | 12.16 | 12.16 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CDE9
Deuteranopia (green-blind)
#B0BFE8
Tritanopia (blue-blind)
#10DCD9
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #6fd3e8; /* rgb */ color: rgb(111, 211, 232); /* oklch */ color: oklch(81.4% 0.098 213.1);
Tailwind
colors: {
custom: {
50: '#a1e0ef',
500: '#6fd3e8',
950: '#000000',
},
}SCSS
$custom: #6fd3e8; $custom-light: #a1e0ef; $custom-dark: #000000;
JSON
{
"hex": "#6fd3e8",
"rgb": {
"r": 111,
"g": 211,
"b": 232
},
"hsl": {
"h": 190.413,
"s": 72.455,
"l": 67.255
},
"oklch": {
"l": 0.81402,
"c": 0.09798,
"h": 213.1
},
"luminance": 0.55794
}Semantic roles & 50–950 ramp
primary
#6FD3E8
secondary
#BD543E
accent
#3311D5
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101516
muted
#808485