#6FFEF3#6FFEF3
#6FFEF3 is a very light, vivid teal. Relative luminance 0.807; OKLCH L 91.6% C 0.125 H 188.3°. Best body text is #000000 at 17.15:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFEF3 |
|---|---|
| RGB | rgb(111, 254, 243) |
| HSL | hsl(175, 99%, 72%) |
| HSV | hsv(175, 56%, 100%) |
| CMYK | cmyk(56.3%, 0%, 4.3%, 0.4%) |
| CIE-LAB | lab(92.01, -41.06, -6.41) |
| CIE-LCH | lch(92.01, 41.55, 188.87°) |
| OKLab | oklab(91.59% -0.1232 -0.018) |
| OKLCH | oklch(91.59% 0.125 188.3) |
| XYZ | xyz(58.1679, 80.7284, 97.2933) |
| Luminance | 0.8073 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 3.70
Bright Aqua
#0BF9EA
ΔE00 3.90
Bright Cyan
#41FDFE
ΔE00 4.27
Aqua
#00FFFF
ΔE00 4.59
Tiffany Blue
#7BF2DA
ΔE00 5.35
Bright Light Blue
#26F7FD
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFEF3 #FE6F7A
analogous
#6FFEAC #6FFEF3 #6FC1FE
triadic
#6FFEF3 #F36FFE #FEF36F
tetradic
#6FFEF3 #AC6FFE #FE6F7A #C1FE6F
square
#6FFEF3 #AC6FFE #FE6F7A #C1FE6F
split-complementary
#6FFEF3 #FE6FC1 #FEAC6F
monochromatic
#02F1DF #32FEEE #6FFEF3 #ACFEF8 #E1FFFC
Accessibility & contrast
On white
1.22
#6FFEF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.15
#6FFEF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFEF3
17.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFEF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFEF3 | 1.00 | 1.22 | 17.15 | 17.15 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F2F3
Deuteranopia (green-blind)
#DBE1F5
Tritanopia (blue-blind)
#00FFFA
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #6ffef3; /* rgb */ color: rgb(111, 254, 243); /* oklch */ color: oklch(91.6% 0.125 188.3);
Tailwind
colors: {
custom: {
50: '#a5fff7',
500: '#6ffef3',
950: '#000000',
},
}SCSS
$custom: #6ffef3; $custom-light: #a5fff7; $custom-dark: #000000;
JSON
{
"hex": "#6ffef3",
"rgb": {
"r": 111,
"g": 254,
"b": 243
},
"hsl": {
"h": 175.385,
"s": 98.621,
"l": 71.569
},
"oklch": {
"l": 0.91593,
"c": 0.12454,
"h": 188.3
},
"luminance": 0.80734
}Semantic roles & 50–950 ramp
primary
#6FFEF3
secondary
#DA3743
accent
#0012E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685