#6FFFE2#6FFFE2
#6FFFE2 is a very light, vivid teal. Relative luminance 0.804; OKLCH L 91.3% C 0.132 H 177.8°. Best body text is #000000 at 17.08:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFFE2 |
|---|---|
| RGB | rgb(111, 255, 226) |
| HSL | hsl(168, 100%, 72%) |
| HSV | hsv(168, 56%, 100%) |
| CMYK | cmyk(56.5%, 0%, 11.4%, 0%) |
| CIE-LAB | lab(91.86, -45.64, 2.17) |
| CIE-LCH | lch(91.86, 45.70, 177.28°) |
| OKLab | oklab(91.32% -0.1315 0.005) |
| OKLCH | oklch(91.32% 0.132 177.8) |
| XYZ | xyz(56.0368, 80.3850, 84.4995) |
| Luminance | 0.8039 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.13
Light Aqua
#8CFFDB
ΔE00 3.50
Aquamarine
#7FFFD4
ΔE00 4.32
Light Turquoise
#7EF4CC
ΔE00 4.69
Bright Aqua
#0BF9EA
ΔE00 5.69
Aqua (survey)
#13EAC9
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFFE2 #FF6F8C
analogous
#6FFF9A #6FFFE2 #6FD4FF
triadic
#6FFFE2 #E26FFF #FFE26F
tetradic
#6FFFE2 #9A6FFF #FF6F8C #D4FF6F
square
#6FFFE2 #9A6FFF #FF6F8C #D4FF6F
split-complementary
#6FFFE2 #FF6FD4 #FF9A6F
monochromatic
#00F4C3 #32FFD6 #6FFFE2 #ACFFEE #E0FFF9
Accessibility & contrast
On white
1.23
#6FFFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.08
#6FFFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFFE2
17.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFFE2 | 1.00 | 1.23 | 17.08 | 17.08 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F1E1
Deuteranopia (green-blind)
#E0E1E4
Tritanopia (blue-blind)
#00FFF6
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #6fffe2; /* rgb */ color: rgb(111, 255, 226); /* oklch */ color: oklch(91.3% 0.132 177.8);
Tailwind
colors: {
custom: {
50: '#a4ffeb',
500: '#6fffe2',
950: '#000000',
},
}SCSS
$custom: #6fffe2; $custom-light: #a4ffeb; $custom-dark: #000000;
JSON
{
"hex": "#6fffe2",
"rgb": {
"r": 111,
"g": 255,
"b": 226
},
"hsl": {
"h": 167.917,
"s": 100,
"l": 71.765
},
"oklch": {
"l": 0.91324,
"c": 0.13157,
"h": 177.8
},
"luminance": 0.8039
}Semantic roles & 50–950 ramp
primary
#6FFFE2
secondary
#DC3758
accent
#002EE6
background
#FDFFFE
surface
#F7FFFD
border
#D0D7D5
text
#101816
muted
#818684