#6FFEF9#6FFEF9
#6FFEF9 is a very light, vivid teal. Relative luminance 0.811; OKLCH L 91.8% C 0.123 H 192.1°. Best body text is #000000 at 17.22:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFEF9 |
|---|---|
| RGB | rgb(111, 254, 249) |
| HSL | hsl(178, 99%, 72%) |
| HSV | hsv(178, 56%, 100%) |
| CMYK | cmyk(56.3%, 0%, 2%, 0.4%) |
| CIE-LAB | lab(92.17, -39.53, -9.28) |
| CIE-LCH | lch(92.17, 40.61, 193.21°) |
| OKLab | oklab(91.78% -0.1207 -0.0258) |
| OKLCH | oklch(91.78% 0.123 192.1) |
| XYZ | xyz(59.0888, 81.0967, 102.1434) |
| Luminance | 0.8110 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.76
Bright Turquoise
#0FFEF9
ΔE00 3.35
Aqua
#00FFFF
ΔE00 3.53
Bright Light Blue
#26F7FD
ΔE00 4.42
Bright Aqua
#0BF9EA
ΔE00 5.03
Light Cyan
#ACFFFC
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFEF9 #FE6F74
analogous
#6FFEB2 #6FFEF9 #6FBCFE
triadic
#6FFEF9 #F96FFE #FEF96F
tetradic
#6FFEF9 #B26FFE #FE6F74 #BCFE6F
square
#6FFEF9 #B26FFE #FE6F74 #BCFE6F
split-complementary
#6FFEF9 #FE6FBC #FEB26F
monochromatic
#02F1E9 #32FEF6 #6FFEF9 #ACFEFC #E1FFFE
Accessibility & contrast
On white
1.22
#6FFEF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.22
#6FFEF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFEF9
17.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFEF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFEF9 | 1.00 | 1.22 | 17.22 | 17.22 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F2F9
Deuteranopia (green-blind)
#D9E1FA
Tritanopia (blue-blind)
#00FFFC
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #6ffef9; /* rgb */ color: rgb(111, 254, 249); /* oklch */ color: oklch(91.8% 0.123 192.1);
Tailwind
colors: {
custom: {
50: '#a5fffb',
500: '#6ffef9',
950: '#000000',
},
}SCSS
$custom: #6ffef9; $custom-light: #a5fffb; $custom-dark: #000000;
JSON
{
"hex": "#6ffef9",
"rgb": {
"r": 111,
"g": 254,
"b": 249
},
"hsl": {
"h": 177.902,
"s": 98.621,
"l": 71.569
},
"oklch": {
"l": 0.9178,
"c": 0.12347,
"h": 192.1
},
"luminance": 0.81103
}Semantic roles & 50–950 ramp
primary
#6FFEF9
secondary
#DA373D
accent
#0008E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#111817
muted
#818685