#6FFBE6#6FFBE6
#6FFBE6 is a very light, vivid teal. Relative luminance 0.781; OKLCH L 90.5% C 0.126 H 182.1°. Best body text is #000000 at 16.62:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFBE6 |
|---|---|
| RGB | rgb(111, 251, 230) |
| HSL | hsl(171, 95%, 71%) |
| HSV | hsv(171, 56%, 98%) |
| CMYK | cmyk(55.8%, 0%, 8.4%, 1.6%) |
| CIE-LAB | lab(90.82, -42.93, -1.42) |
| CIE-LCH | lch(90.82, 42.96, 181.90°) |
| OKLab | oklab(90.51% -0.1256 -0.0045) |
| OKLCH | oklch(90.51% 0.126 182.1) |
| XYZ | xyz(55.3293, 78.0816, 87.0030) |
| Luminance | 0.7809 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.61
Bright Aqua
#0BF9EA
ΔE00 4.07
Light Aqua
#8CFFDB
ΔE00 5.36
Bright Turquoise
#0FFEF9
ΔE00 6.09
Aqua (survey)
#13EAC9
ΔE00 6.29
Light Turquoise
#7EF4CC
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFBE6 #FB6F84
analogous
#6FFBA0 #6FFBE6 #6FCAFB
triadic
#6FFBE6 #E66FFB #FBE66F
tetradic
#6FFBE6 #A06FFB #FB6F84 #CAFB6F
square
#6FFBE6 #A06FFB #FB6F84 #CAFB6F
split-complementary
#6FFBE6 #FB6FCA #FBA06F
monochromatic
#06E9C7 #33F9DC #6FFBE6 #ABFDF0 #E1FEFA
Accessibility & contrast
On white
1.26
#6FFBE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.62
#6FFBE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFBE6
16.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFBE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFBE6 | 1.00 | 1.26 | 16.62 | 16.62 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1EEE5
Deuteranopia (green-blind)
#DBDEE8
Tritanopia (blue-blind)
#00FFF4
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #6ffbe6; /* rgb */ color: rgb(111, 251, 230); /* oklch */ color: oklch(90.5% 0.126 182.1);
Tailwind
colors: {
custom: {
50: '#a4fded',
500: '#6ffbe6',
950: '#000000',
},
}SCSS
$custom: #6ffbe6; $custom-light: #a4fded; $custom-dark: #000000;
JSON
{
"hex": "#6ffbe6",
"rgb": {
"r": 111,
"g": 251,
"b": 230
},
"hsl": {
"h": 171,
"s": 94.595,
"l": 70.98
},
"oklch": {
"l": 0.90513,
"c": 0.1257,
"h": 182.1
},
"luminance": 0.78087
}Semantic roles & 50–950 ramp
primary
#6FFBE6
secondary
#D63850
accent
#0022E6
background
#FDFFFE
surface
#F7FFFD
border
#D0D7D5
text
#101816
muted
#818684