#6FFFEF#6FFFEF
#6FFFEF is a very light, vivid teal. Relative luminance 0.811; OKLCH L 91.7% C 0.126 H 185.3°. Best body text is #000000 at 17.23:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFFEF |
|---|---|
| RGB | rgb(111, 255, 239) |
| HSL | hsl(173, 100%, 72%) |
| HSV | hsv(173, 56%, 100%) |
| CMYK | cmyk(56.5%, 0%, 6.3%, 0%) |
| CIE-LAB | lab(92.19, -42.50, -4.08) |
| CIE-LCH | lch(92.19, 42.69, 185.48°) |
| OKLab | oklab(91.7% -0.1259 -0.0117) |
| OKLCH | oklch(91.7% 0.126 185.3) |
| XYZ | xyz(57.8886, 81.1257, 94.2527) |
| Luminance | 0.8113 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.68
Tiffany Blue
#7BF2DA
ΔE00 4.23
Bright Turquoise
#0FFEF9
ΔE00 4.67
Bright Cyan
#41FDFE
ΔE00 5.74
Aqua
#00FFFF
ΔE00 5.85
Light Aqua
#8CFFDB
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFFEF #FF6F7F
analogous
#6FFFA7 #6FFFEF #6FC7FF
triadic
#6FFFEF #EF6FFF #FFEF6F
tetradic
#6FFFEF #A76FFF #FF6F7F #C7FF6F
square
#6FFFEF #A76FFF #FF6F7F #C7FF6F
split-complementary
#6FFFEF #FF6FC7 #FFA76F
monochromatic
#00F4D9 #32FFE8 #6FFFEF #ACFFF6 #E0FFFC
Accessibility & contrast
On white
1.22
#6FFFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.23
#6FFFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFFEF
17.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFFEF | 1.00 | 1.22 | 17.23 | 17.23 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F2EF
Deuteranopia (green-blind)
#DDE2F1
Tritanopia (blue-blind)
#00FFFA
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #6fffef; /* rgb */ color: rgb(111, 255, 239); /* oklch */ color: oklch(91.7% 0.126 185.3);
Tailwind
colors: {
custom: {
50: '#a5fff4',
500: '#6fffef',
950: '#000000',
},
}SCSS
$custom: #6fffef; $custom-light: #a5fff4; $custom-dark: #000000;
JSON
{
"hex": "#6fffef",
"rgb": {
"r": 111,
"g": 255,
"b": 239
},
"hsl": {
"h": 173.333,
"s": 100,
"l": 71.765
},
"oklch": {
"l": 0.91701,
"c": 0.12648,
"h": 185.3
},
"luminance": 0.81132
}Semantic roles & 50–950 ramp
primary
#6FFFEF
secondary
#DC3749
accent
#001AE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685