#6FFFFE#6FFFFE
#6FFFFE is a very light, vivid teal. Relative luminance 0.821; OKLCH L 92.2% C 0.124 H 194.6°. Best body text is #000000 at 17.41:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFFFE |
|---|---|
| RGB | rgb(111, 255, 254) |
| HSL | hsl(180, 100%, 72%) |
| HSV | hsv(180, 56%, 100%) |
| CMYK | cmyk(56.5%, 0%, 0.4%, 0%) |
| CIE-LAB | lab(92.60, -38.70, -11.24) |
| CIE-LCH | lch(92.60, 40.30, 196.19°) |
| OKLab | oklab(92.17% -0.1197 -0.0312) |
| OKLCH | oklch(92.17% 0.124 194.6) |
| XYZ | xyz(60.1972, 82.0492, 106.4114) |
| Luminance | 0.8206 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.29
Aqua
#00FFFF
ΔE00 3.37
Bright Light Blue
#26F7FD
ΔE00 3.72
Bright Turquoise
#0FFEF9
ΔE00 3.78
Light Cyan
#ACFFFC
ΔE00 5.79
Bright Aqua
#0BF9EA
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFFFE #FF6F70
analogous
#6FFFB6 #6FFFFE #6FB8FF
triadic
#6FFFFE #FE6FFF #FFFE6F
tetradic
#6FFFFE #B66FFF #FF6F70 #B8FF6F
square
#6FFFFE #B66FFF #FF6F70 #B8FF6F
split-complementary
#6FFFFE #FF6FB8 #FFB66F
monochromatic
#00F4F2 #32FFFE #6FFFFE #ACFFFE #E0FFFF
Accessibility & contrast
On white
1.21
#6FFFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.41
#6FFFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFFFE
17.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFFFE | 1.00 | 1.21 | 17.41 | 17.41 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F4FE
Deuteranopia (green-blind)
#D9E2FF
Tritanopia (blue-blind)
#00FFFE
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #6ffffe; /* rgb */ color: rgb(111, 255, 254); /* oklch */ color: oklch(92.2% 0.124 194.6);
Tailwind
colors: {
custom: {
50: '#a6fffe',
500: '#6ffffe',
950: '#000000',
},
}SCSS
$custom: #6ffffe; $custom-light: #a6fffe; $custom-dark: #000000;
JSON
{
"hex": "#6ffffe",
"rgb": {
"r": 111,
"g": 255,
"b": 254
},
"hsl": {
"h": 179.583,
"s": 100,
"l": 71.765
},
"oklch": {
"l": 0.92168,
"c": 0.12371,
"h": 194.6
},
"luminance": 0.82055
}Semantic roles & 50–950 ramp
primary
#6FFFFE
secondary
#DC3738
accent
#0002E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#111817
muted
#818685