#6FD2F2#6FD2F2
#6FD2F2 is a light, moderate cyan. Relative luminance 0.559; OKLCH L 81.6% C 0.103 H 221.5°. Best body text is #000000 at 12.18:1 contrast (WCAG AA passes).
Color values
| HEX | #6FD2F2 |
|---|---|
| RGB | rgb(111, 210, 242) |
| HSL | hsl(195, 83%, 69%) |
| HSV | hsv(195, 54%, 95%) |
| CMYK | cmyk(54.1%, 13.2%, 0%, 5.1%) |
| CIE-LAB | lab(79.55, -20.34, -24.60) |
| CIE-LCH | lch(79.55, 31.92, 230.41°) |
| OKLab | oklab(81.55% -0.0772 -0.0682) |
| OKLCH | oklch(81.55% 0.103 221.5) |
| XYZ | xyz(45.6230, 55.8794, 92.3687) |
| Luminance | 0.5588 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.12
Baby Blue
#89CFF0
ΔE00 3.81
Neon Blue
#04D9FF
ΔE00 4.76
Bright Sky Blue
#02CCFE
ΔE00 5.20
Lightskyblue
#87CEFA
ΔE00 6.20
Lightblue (survey)
#7BC8F6
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FD2F2 #F28F6F
analogous
#6FF2D0 #6FD2F2 #6F91F2
triadic
#6FD2F2 #F26FD2 #D2F26F
tetradic
#6FD2F2 #D06FF2 #F28F6F #91F26F
square
#6FD2F2 #D06FF2 #F28F6F #91F26F
split-complementary
#6FD2F2 #F26F91 #F2D06F
monochromatic
#13A5D4 #37C0ED #6FD2F2 #A7E4F7 #DFF5FC
Accessibility & contrast
On white
1.72
#6FD2F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.18
#6FD2F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FD2F2
12.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FD2F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FD2F2 | 1.00 | 1.72 | 12.18 | 12.18 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFCDF4
Deuteranopia (green-blind)
#ACBFF2
Tritanopia (blue-blind)
#00DCDC
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #6fd2f2; /* rgb */ color: rgb(111, 210, 242); /* oklch */ color: oklch(81.6% 0.103 221.5);
Tailwind
colors: {
custom: {
50: '#a2e0f6',
500: '#6fd2f2',
950: '#000000',
},
}SCSS
$custom: #6fd2f2; $custom-light: #a2e0f6; $custom-dark: #000000;
JSON
{
"hex": "#6fd2f2",
"rgb": {
"r": 111,
"g": 210,
"b": 242
},
"hsl": {
"h": 194.656,
"s": 83.439,
"l": 69.216
},
"oklch": {
"l": 0.81553,
"c": 0.10307,
"h": 221.5
},
"luminance": 0.55883
}Semantic roles & 50–950 ramp
primary
#6FD2F2
secondary
#CB5D3A
accent
#3B06E0
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101517
muted
#818485