#6CFAFE#6CFAFE
#6CFAFE is a very light, vivid teal. Relative luminance 0.787; OKLCH L 90.9% C 0.122 H 197.8°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #6CFAFE |
|---|---|
| RGB | rgb(108, 250, 254) |
| HSL | hsl(182, 99%, 71%) |
| HSV | hsv(182, 57%, 100%) |
| CMYK | cmyk(57.5%, 1.6%, 0%, 0.4%) |
| CIE-LAB | lab(91.10, -36.94, -13.48) |
| CIE-LCH | lch(91.10, 39.32, 200.05°) |
| OKLab | oklab(90.94% -0.1163 -0.0373) |
| OKLCH | oklch(90.94% 0.122 197.8) |
| XYZ | xyz(58.2517, 78.7092, 105.8692) |
| Luminance | 0.7872 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.69
Bright Light Blue
#26F7FD
ΔE00 2.91
Aqua
#00FFFF
ΔE00 3.97
Bright Turquoise
#0FFEF9
ΔE00 4.84
Robin'S Egg
#6DEDFD
ΔE00 5.06
Robin Egg Blue
#8AF1FE
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CFAFE #FE706C
analogous
#6CFEB9 #6CFAFE #6CB1FE
triadic
#6CFAFE #FE6CFA #FAFE6C
tetradic
#6CFAFE #B96CFE #FE706C #B1FE6C
square
#6CFAFE #B96CFE #FE706C #B1FE6C
split-complementary
#6CFAFE #FE6CB1 #FEB96C
monochromatic
#02E8EE #2FF8FE #6CFAFE #A9FCFE #E1FEFF
Accessibility & contrast
On white
1.25
#6CFAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.74
#6CFAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CFAFE
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CFAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CFAFE | 1.00 | 1.25 | 16.74 | 16.74 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEFFF
Deuteranopia (green-blind)
#D3DEFF
Tritanopia (blue-blind)
#00FFFB
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #6cfafe; /* rgb */ color: rgb(108, 250, 254); /* oklch */ color: oklch(90.9% 0.122 197.8);
Tailwind
colors: {
custom: {
50: '#a4fcfe',
500: '#6cfafe',
950: '#000000',
},
}SCSS
$custom: #6cfafe; $custom-light: #a4fcfe; $custom-dark: #000000;
JSON
{
"hex": "#6cfafe",
"rgb": {
"r": 108,
"g": 250,
"b": 254
},
"hsl": {
"h": 181.644,
"s": 98.649,
"l": 70.98
},
"oklch": {
"l": 0.90937,
"c": 0.12212,
"h": 197.8
},
"luminance": 0.78715
}Semantic roles & 50–950 ramp
primary
#6CFAFE
secondary
#DA3934
accent
#0600E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101717
muted
#818585