#6FFEF1#6FFEF1
#6FFEF1 is a very light, vivid teal. Relative luminance 0.806; OKLCH L 91.5% C 0.125 H 187.1°. Best body text is #000000 at 17.12:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFEF1 |
|---|---|
| RGB | rgb(111, 254, 241) |
| HSL | hsl(175, 99%, 72%) |
| HSV | hsv(175, 56%, 100%) |
| CMYK | cmyk(56.3%, 0%, 5.1%, 0.4%) |
| CIE-LAB | lab(91.96, -41.56, -5.45) |
| CIE-LCH | lch(91.96, 41.91, 187.48°) |
| OKLab | oklab(91.53% -0.1241 -0.0154) |
| OKLCH | oklch(91.53% 0.125 187.1) |
| XYZ | xyz(57.8676, 80.6082, 95.7114) |
| Luminance | 0.8061 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.71
Bright Turquoise
#0FFEF9
ΔE00 4.04
Tiffany Blue
#7BF2DA
ΔE00 4.81
Bright Cyan
#41FDFE
ΔE00 4.85
Aqua
#00FFFF
ΔE00 5.08
Bright Light Blue
#26F7FD
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFEF1 #FE6F7C
analogous
#6FFEA9 #6FFEF1 #6FC4FE
triadic
#6FFEF1 #F16FFE #FEF16F
tetradic
#6FFEF1 #A96FFE #FE6F7C #C4FE6F
square
#6FFEF1 #A96FFE #FE6F7C #C4FE6F
split-complementary
#6FFEF1 #FE6FC4 #FEA96F
monochromatic
#02F1DB #32FEEB #6FFEF1 #ACFEF7 #E1FFFC
Accessibility & contrast
On white
1.23
#6FFEF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.12
#6FFEF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFEF1
17.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFEF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFEF1 | 1.00 | 1.23 | 17.12 | 17.12 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F2F1
Deuteranopia (green-blind)
#DBE1F3
Tritanopia (blue-blind)
#00FFFA
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #6ffef1; /* rgb */ color: rgb(111, 254, 241); /* oklch */ color: oklch(91.5% 0.125 187.1);
Tailwind
colors: {
custom: {
50: '#a5fff5',
500: '#6ffef1',
950: '#000000',
},
}SCSS
$custom: #6ffef1; $custom-light: #a5fff5; $custom-dark: #000000;
JSON
{
"hex": "#6ffef1",
"rgb": {
"r": 111,
"g": 254,
"b": 241
},
"hsl": {
"h": 174.545,
"s": 98.621,
"l": 71.569
},
"oklch": {
"l": 0.91532,
"c": 0.12502,
"h": 187.1
},
"luminance": 0.80614
}Semantic roles & 50–950 ramp
primary
#6FFEF1
secondary
#DA3746
accent
#0015E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685