#6FFEF6#6FFEF6
#6FFEF6 is a very light, vivid teal. Relative luminance 0.809; OKLCH L 91.7% C 0.124 H 190.2°. Best body text is #000000 at 17.18:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFEF6 |
|---|---|
| RGB | rgb(111, 254, 246) |
| HSL | hsl(177, 99%, 72%) |
| HSV | hsv(177, 56%, 100%) |
| CMYK | cmyk(56.3%, 0%, 3.1%, 0.4%) |
| CIE-LAB | lab(92.09, -40.30, -7.84) |
| CIE-LCH | lch(92.09, 41.06, 191.02°) |
| OKLab | oklab(91.69% -0.122 -0.0219) |
| OKLCH | oklch(91.69% 0.124 190.2) |
| XYZ | xyz(58.6247, 80.9111, 99.6988) |
| Luminance | 0.8092 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 3.37
Bright Cyan
#41FDFE
ΔE00 3.45
Aqua
#00FFFF
ΔE00 3.97
Bright Aqua
#0BF9EA
ΔE00 4.37
Bright Light Blue
#26F7FD
ΔE00 5.17
Tiffany Blue
#7BF2DA
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFEF6 #FE6F77
analogous
#6FFEAF #6FFEF6 #6FBFFE
triadic
#6FFEF6 #F66FFE #FEF66F
tetradic
#6FFEF6 #AF6FFE #FE6F77 #BFFE6F
square
#6FFEF6 #AF6FFE #FE6F77 #BFFE6F
split-complementary
#6FFEF6 #FE6FBF #FEAF6F
monochromatic
#02F1E4 #32FEF2 #6FFEF6 #ACFEFA #E1FFFD
Accessibility & contrast
On white
1.22
#6FFEF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.18
#6FFEF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFEF6
17.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFEF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFEF6 | 1.00 | 1.22 | 17.18 | 17.18 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F2F6
Deuteranopia (green-blind)
#DAE1F7
Tritanopia (blue-blind)
#00FFFB
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #6ffef6; /* rgb */ color: rgb(111, 254, 246); /* oklch */ color: oklch(91.7% 0.124 190.2);
Tailwind
colors: {
custom: {
50: '#a5fff9',
500: '#6ffef6',
950: '#000000',
},
}SCSS
$custom: #6ffef6; $custom-light: #a5fff9; $custom-dark: #000000;
JSON
{
"hex": "#6ffef6",
"rgb": {
"r": 111,
"g": 254,
"b": 246
},
"hsl": {
"h": 176.643,
"s": 98.621,
"l": 71.569
},
"oklch": {
"l": 0.91686,
"c": 0.12394,
"h": 190.2
},
"luminance": 0.80917
}Semantic roles & 50–950 ramp
primary
#6FFEF6
secondary
#DA3740
accent
#000DE6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685