#6FFFE3#6FFFE3
#6FFFE3 is a very light, vivid teal. Relative luminance 0.804; OKLCH L 91.4% C 0.131 H 178.4°. Best body text is #000000 at 17.09:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFFE3 |
|---|---|
| RGB | rgb(111, 255, 227) |
| HSL | hsl(168, 100%, 72%) |
| HSV | hsv(168, 56%, 100%) |
| CMYK | cmyk(56.5%, 0%, 11%, 0%) |
| CIE-LAB | lab(91.88, -45.41, 1.69) |
| CIE-LCH | lch(91.88, 45.44, 177.87°) |
| OKLab | oklab(91.35% -0.131 0.0038) |
| OKLCH | oklch(91.35% 0.131 178.4) |
| XYZ | xyz(56.1744, 80.4400, 85.2243) |
| Luminance | 0.8045 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.06
Light Aqua
#8CFFDB
ΔE00 3.71
Aquamarine
#7FFFD4
ΔE00 4.60
Light Turquoise
#7EF4CC
ΔE00 4.93
Bright Aqua
#0BF9EA
ΔE00 5.46
Aqua (survey)
#13EAC9
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFFE3 #FF6F8B
analogous
#6FFF9B #6FFFE3 #6FD3FF
triadic
#6FFFE3 #E36FFF #FFE36F
tetradic
#6FFFE3 #9B6FFF #FF6F8B #D3FF6F
square
#6FFFE3 #9B6FFF #FF6F8B #D3FF6F
split-complementary
#6FFFE3 #FF6FD3 #FF9B6F
monochromatic
#00F4C4 #32FFD7 #6FFFE3 #ACFFEF #E0FFF9
Accessibility & contrast
On white
1.23
#6FFFE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.09
#6FFFE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFFE3
17.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFFE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFFE3 | 1.00 | 1.23 | 17.09 | 17.09 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F1E2
Deuteranopia (green-blind)
#E0E1E5
Tritanopia (blue-blind)
#00FFF6
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #6fffe3; /* rgb */ color: rgb(111, 255, 227); /* oklch */ color: oklch(91.4% 0.131 178.4);
Tailwind
colors: {
custom: {
50: '#a4ffeb',
500: '#6fffe3',
950: '#000000',
},
}SCSS
$custom: #6fffe3; $custom-light: #a4ffeb; $custom-dark: #000000;
JSON
{
"hex": "#6fffe3",
"rgb": {
"r": 111,
"g": 255,
"b": 227
},
"hsl": {
"h": 168.333,
"s": 100,
"l": 71.765
},
"oklch": {
"l": 0.91352,
"c": 0.13109,
"h": 178.4
},
"luminance": 0.80446
}Semantic roles & 50–950 ramp
primary
#6FFFE3
secondary
#DC3757
accent
#002DE6
background
#FDFFFE
surface
#F7FFFD
border
#D0D7D5
text
#101816
muted
#818684