#6CFFFA#6CFFFA
#6CFFFA is a very light, vivid teal. Relative luminance 0.816; OKLCH L 91.9% C 0.126 H 192.1°. Best body text is #000000 at 17.32:1 contrast (WCAG AA passes).
Color values
| HEX | #6CFFFA |
|---|---|
| RGB | rgb(108, 255, 250) |
| HSL | hsl(178, 100%, 71%) |
| HSV | hsv(178, 58%, 100%) |
| CMYK | cmyk(57.6%, 0%, 2%, 0%) |
| CIE-LAB | lab(92.40, -40.26, -9.47) |
| CIE-LCH | lch(92.40, 41.36, 193.24°) |
| OKLab | oklab(91.95% -0.123 -0.0263) |
| OKLCH | oklch(91.95% 0.126 192.1) |
| XYZ | xyz(59.1921, 81.6042, 103.0557) |
| Luminance | 0.8161 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.62
Bright Turquoise
#0FFEF9
ΔE00 3.14
Aqua
#00FFFF
ΔE00 3.33
Bright Light Blue
#26F7FD
ΔE00 4.37
Bright Aqua
#0BF9EA
ΔE00 4.92
Light Cyan
#ACFFFC
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CFFFA #FF6C71
analogous
#6CFFB0 #6CFFFA #6CBAFF
triadic
#6CFFFA #FA6CFF #FFFA6C
tetradic
#6CFFFA #B06CFF #FF6C71 #BAFF6C
square
#6CFFFA #B06CFF #FF6C71 #BAFF6C
split-complementary
#6CFFFA #FF6CBA #FFB06C
monochromatic
#00F1E8 #2FFFF8 #6CFFFA #A9FFFC #E0FFFE
Accessibility & contrast
On white
1.21
#6CFFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.32
#6CFFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CFFFA
17.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CFFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CFFFA | 1.00 | 1.21 | 17.32 | 17.32 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F3FA
Deuteranopia (green-blind)
#DAE2FB
Tritanopia (blue-blind)
#00FFFD
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #6cfffa; /* rgb */ color: rgb(108, 255, 250); /* oklch */ color: oklch(91.9% 0.126 192.1);
Tailwind
colors: {
custom: {
50: '#a4fffb',
500: '#6cfffa',
950: '#000000',
},
}SCSS
$custom: #6cfffa; $custom-light: #a4fffb; $custom-dark: #000000;
JSON
{
"hex": "#6cfffa",
"rgb": {
"r": 108,
"g": 255,
"b": 250
},
"hsl": {
"h": 177.959,
"s": 100,
"l": 71.176
},
"oklch": {
"l": 0.91948,
"c": 0.12577,
"h": 192.1
},
"luminance": 0.8161
}Semantic roles & 50–950 ramp
primary
#6CFFFA
secondary
#DB343A
accent
#0008E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685