#67CFFB#67CFFB
#67CFFB is a light, moderate cyan. Relative luminance 0.545; OKLCH L 80.9% C 0.114 H 228.3°. Best body text is #000000 at 11.89:1 contrast (WCAG AA passes).
Color values
| HEX | #67CFFB |
|---|---|
| RGB | rgb(103, 207, 251) |
| HSL | hsl(198, 95%, 69%) |
| HSV | hsv(198, 59%, 98%) |
| CMYK | cmyk(59%, 17.5%, 0%, 1.6%) |
| CIE-LAB | lab(78.73, -17.74, -30.66) |
| CIE-LCH | lch(78.73, 35.43, 239.94°) |
| OKLab | oklab(80.93% -0.0761 -0.0855) |
| OKLCH | oklch(80.93% 0.114 228.3) |
| XYZ | xyz(45.3122, 54.4698, 99.3739) |
| Luminance | 0.5447 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 3.67
Lightblue (survey)
#7BC8F6
ΔE00 3.75
Bright Sky Blue
#02CCFE
ΔE00 3.92
Lightskyblue
#87CEFA
ΔE00 4.13
Sky Blue
#87CEEB
ΔE00 4.13
Sky
#82CAFC
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67CFFB #FB9367
analogous
#67FBDD #67CFFB #6785FB
triadic
#67CFFB #FB67CF #CFFB67
tetradic
#67CFFB #DD67FB #FB9367 #85FB67
square
#67CFFB #DD67FB #FB9367 #85FB67
split-complementary
#67CFFB #FB6785 #FBDD67
monochromatic
#06A0E2 #2BBCF9 #67CFFB #A3E2FD #DEF5FE
Accessibility & contrast
On white
1.77
#67CFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.89
#67CFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67CFFB
11.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67CFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67CFFB | 1.00 | 1.77 | 11.89 | 11.89 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8CCFD
Deuteranopia (green-blind)
#A3BCFA
Tritanopia (blue-blind)
#00DCDD
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #67cffb; /* rgb */ color: rgb(103, 207, 251); /* oklch */ color: oklch(80.9% 0.114 228.3);
Tailwind
colors: {
custom: {
50: '#9eddfc',
500: '#67cffb',
950: '#000000',
},
}SCSS
$custom: #67cffb; $custom-light: #9eddfc; $custom-dark: #000000;
JSON
{
"hex": "#67cffb",
"rgb": {
"r": 103,
"g": 207,
"b": 251
},
"hsl": {
"h": 197.838,
"s": 94.872,
"l": 69.412
},
"oklch": {
"l": 0.80932,
"c": 0.11448,
"h": 228.3
},
"luminance": 0.54474
}Semantic roles & 50–950 ramp
primary
#67CFFB
secondary
#D56231
accent
#4400E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#101517
muted
#808485