#6FFEF2#6FFEF2
#6FFEF2 is a very light, vivid teal. Relative luminance 0.807; OKLCH L 91.6% C 0.125 H 187.7°. Best body text is #000000 at 17.13:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFEF2 |
|---|---|
| RGB | rgb(111, 254, 242) |
| HSL | hsl(175, 99%, 72%) |
| HSV | hsv(175, 56%, 100%) |
| CMYK | cmyk(56.3%, 0%, 4.7%, 0.4%) |
| CIE-LAB | lab(91.98, -41.31, -5.93) |
| CIE-LCH | lch(91.98, 41.73, 188.17°) |
| OKLab | oklab(91.56% -0.1236 -0.0167) |
| OKLCH | oklch(91.56% 0.125 187.7) |
| XYZ | xyz(58.0173, 80.6681, 96.5002) |
| Luminance | 0.8067 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.79
Bright Turquoise
#0FFEF9
ΔE00 3.86
Bright Cyan
#41FDFE
ΔE00 4.55
Aqua
#00FFFF
ΔE00 4.83
Tiffany Blue
#7BF2DA
ΔE00 5.08
Bright Light Blue
#26F7FD
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFEF2 #FE6F7B
analogous
#6FFEAB #6FFEF2 #6FC3FE
triadic
#6FFEF2 #F26FFE #FEF26F
tetradic
#6FFEF2 #AB6FFE #FE6F7B #C3FE6F
square
#6FFEF2 #AB6FFE #FE6F7B #C3FE6F
split-complementary
#6FFEF2 #FE6FC3 #FEAB6F
monochromatic
#02F1DD #32FEED #6FFEF2 #ACFEF7 #E1FFFC
Accessibility & contrast
On white
1.23
#6FFEF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.13
#6FFEF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFEF2
17.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFEF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFEF2 | 1.00 | 1.23 | 17.13 | 17.13 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F2F2
Deuteranopia (green-blind)
#DBE1F4
Tritanopia (blue-blind)
#00FFFA
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #6ffef2; /* rgb */ color: rgb(111, 254, 242); /* oklch */ color: oklch(91.6% 0.125 187.7);
Tailwind
colors: {
custom: {
50: '#a5fff6',
500: '#6ffef2',
950: '#000000',
},
}SCSS
$custom: #6ffef2; $custom-light: #a5fff6; $custom-dark: #000000;
JSON
{
"hex": "#6ffef2",
"rgb": {
"r": 111,
"g": 254,
"b": 242
},
"hsl": {
"h": 174.965,
"s": 98.621,
"l": 71.569
},
"oklch": {
"l": 0.91562,
"c": 0.12477,
"h": 187.7
},
"luminance": 0.80674
}Semantic roles & 50–950 ramp
primary
#6FFEF2
secondary
#DA3745
accent
#0013E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685