#6CFCFF#6CFCFF
#6CFCFF is a very light, vivid teal. Relative luminance 0.800; OKLCH L 91.4% C 0.123 H 197.1°. Best body text is #000000 at 17.01:1 contrast (WCAG AA passes).
Color values
| HEX | #6CFCFF |
|---|---|
| RGB | rgb(108, 252, 255) |
| HSL | hsl(181, 100%, 71%) |
| HSV | hsv(181, 58%, 100%) |
| CMYK | cmyk(57.6%, 1.2%, 0%, 0%) |
| CIE-LAB | lab(91.70, -37.59, -13.11) |
| CIE-LCH | lch(91.70, 39.81, 199.23°) |
| OKLab | oklab(91.43% -0.1179 -0.0363) |
| OKLCH | oklch(91.43% 0.123 197.1) |
| XYZ | xyz(59.0370, 80.0229, 106.9230) |
| Luminance | 0.8003 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.41
Bright Light Blue
#26F7FD
ΔE00 3.00
Aqua
#00FFFF
ΔE00 3.68
Bright Turquoise
#0FFEF9
ΔE00 4.51
Robin'S Egg
#6DEDFD
ΔE00 5.58
Robin Egg Blue
#8AF1FE
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CFCFF #FF6F6C
analogous
#6CFFB8 #6CFCFF #6CB2FF
triadic
#6CFCFF #FF6CFC #FCFF6C
tetradic
#6CFCFF #B86CFF #FF6F6C #B2FF6C
square
#6CFCFF #B86CFF #FF6F6C #B2FF6C
split-complementary
#6CFCFF #FF6CB2 #FFB86C
monochromatic
#00ECF1 #2FFBFF #6CFCFF #A9FDFF #E0FEFF
Accessibility & contrast
On white
1.23
#6CFCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.01
#6CFCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CFCFF
17.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CFCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CFCFF | 1.00 | 1.23 | 17.01 | 17.01 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECF1FF
Deuteranopia (green-blind)
#D5E0FF
Tritanopia (blue-blind)
#00FFFC
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #6cfcff; /* rgb */ color: rgb(108, 252, 255); /* oklch */ color: oklch(91.4% 0.123 197.1);
Tailwind
colors: {
custom: {
50: '#a4feff',
500: '#6cfcff',
950: '#000000',
},
}SCSS
$custom: #6cfcff; $custom-light: #a4feff; $custom-dark: #000000;
JSON
{
"hex": "#6cfcff",
"rgb": {
"r": 108,
"g": 252,
"b": 255
},
"hsl": {
"h": 181.224,
"s": 100,
"l": 71.176
},
"oklch": {
"l": 0.91425,
"c": 0.12336,
"h": 197.1
},
"luminance": 0.80029
}Semantic roles & 50–950 ramp
primary
#6CFCFF
secondary
#DB3734
accent
#0500E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101818
muted
#818686