#6CFEFB#6CFEFB
#6CFEFB is a very light, vivid teal. Relative luminance 0.810; OKLCH L 91.8% C 0.125 H 193.3°. Best body text is #000000 at 17.21:1 contrast (WCAG AA passes).
Color values
| HEX | #6CFEFB |
|---|---|
| RGB | rgb(108, 254, 251) |
| HSL | hsl(179, 99%, 71%) |
| HSV | hsv(179, 57%, 100%) |
| CMYK | cmyk(57.5%, 0%, 1.2%, 0.4%) |
| CIE-LAB | lab(92.15, -39.55, -10.37) |
| CIE-LCH | lch(92.15, 40.88, 194.69°) |
| OKLab | oklab(91.75% -0.1216 -0.0288) |
| OKLCH | oklch(91.75% 0.125 193.3) |
| XYZ | xyz(59.0312, 81.0307, 103.7776) |
| Luminance | 0.8104 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.27
Aqua
#00FFFF
ΔE00 3.20
Bright Turquoise
#0FFEF9
ΔE00 3.31
Bright Light Blue
#26F7FD
ΔE00 3.87
Bright Aqua
#0BF9EA
ΔE00 5.39
Light Cyan
#ACFFFC
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CFEFB #FE6C6F
analogous
#6CFEB2 #6CFEFB #6CB8FE
triadic
#6CFEFB #FB6CFE #FEFB6C
tetradic
#6CFEFB #B26CFE #FE6C6F #B8FE6C
square
#6CFEFB #B26CFE #FE6C6F #B8FE6C
split-complementary
#6CFEFB #FE6CB8 #FEB26C
monochromatic
#02EEE9 #2FFEF9 #6CFEFB #A9FEFD #E1FFFE
Accessibility & contrast
On white
1.22
#6CFEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.21
#6CFEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CFEFB
17.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CFEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CFEFB | 1.00 | 1.22 | 17.21 | 17.21 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F3FB
Deuteranopia (green-blind)
#D8E1FC
Tritanopia (blue-blind)
#00FFFD
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #6cfefb; /* rgb */ color: rgb(108, 254, 251); /* oklch */ color: oklch(91.8% 0.125 193.3);
Tailwind
colors: {
custom: {
50: '#a4fffc',
500: '#6cfefb',
950: '#000000',
},
}SCSS
$custom: #6cfefb; $custom-light: #a4fffc; $custom-dark: #000000;
JSON
{
"hex": "#6cfefb",
"rgb": {
"r": 108,
"g": 254,
"b": 251
},
"hsl": {
"h": 178.767,
"s": 98.649,
"l": 70.98
},
"oklch": {
"l": 0.91751,
"c": 0.12492,
"h": 193.3
},
"luminance": 0.81037
}Semantic roles & 50–950 ramp
primary
#6CFEFB
secondary
#DA3438
accent
#0005E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685