#6CFFFE#6CFFFE
#6CFFFE is a very light, vivid teal. Relative luminance 0.819; OKLCH L 92.1% C 0.125 H 194.6°. Best body text is #000000 at 17.37:1 contrast (WCAG AA passes).
Color values
| HEX | #6CFFFE |
|---|---|
| RGB | rgb(108, 255, 254) |
| HSL | hsl(180, 100%, 71%) |
| HSV | hsv(180, 58%, 100%) |
| CMYK | cmyk(57.6%, 0%, 0.4%, 0%) |
| CIE-LAB | lab(92.51, -39.22, -11.37) |
| CIE-LCH | lch(92.51, 40.84, 196.17°) |
| OKLab | oklab(92.08% -0.1213 -0.0315) |
| OKLCH | oklch(92.08% 0.125 194.6) |
| XYZ | xyz(59.8260, 81.8577, 106.3940) |
| Luminance | 0.8186 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.10
Aqua
#00FFFF
ΔE00 3.17
Bright Light Blue
#26F7FD
ΔE00 3.59
Bright Turquoise
#0FFEF9
ΔE00 3.60
Bright Aqua
#0BF9EA
ΔE00 5.97
Light Cyan
#ACFFFC
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CFFFE #FF6C6D
analogous
#6CFFB4 #6CFFFE #6CB6FF
triadic
#6CFFFE #FE6CFF #FFFE6C
tetradic
#6CFFFE #B46CFF #FF6C6D #B6FF6C
square
#6CFFFE #B46CFF #FF6C6D #B6FF6C
split-complementary
#6CFFFE #FF6CB6 #FFB46C
monochromatic
#00F1EF #2FFFFE #6CFFFE #A9FFFE #E0FFFF
Accessibility & contrast
On white
1.21
#6CFFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.37
#6CFFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CFFFE
17.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CFFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CFFFE | 1.00 | 1.21 | 17.37 | 17.37 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F4FE
Deuteranopia (green-blind)
#D8E2FF
Tritanopia (blue-blind)
#00FFFE
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #6cfffe; /* rgb */ color: rgb(108, 255, 254); /* oklch */ color: oklch(92.1% 0.125 194.6);
Tailwind
colors: {
custom: {
50: '#a4fffe',
500: '#6cfffe',
950: '#000000',
},
}SCSS
$custom: #6cfffe; $custom-light: #a4fffe; $custom-dark: #000000;
JSON
{
"hex": "#6cfffe",
"rgb": {
"r": 108,
"g": 255,
"b": 254
},
"hsl": {
"h": 179.592,
"s": 100,
"l": 71.176
},
"oklch": {
"l": 0.92076,
"c": 0.12537,
"h": 194.6
},
"luminance": 0.81864
}Semantic roles & 50–950 ramp
primary
#6CFFFE
secondary
#DB3435
accent
#0002E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#111817
muted
#818685