#6FFDBE#6FFDBE
#6FFDBE is a very light, vivid teal. Relative luminance 0.773; OKLCH L 89.9% C 0.153 H 161.7°. Best body text is #000000 at 16.47:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFDBE |
|---|---|
| RGB | rgb(111, 253, 190) |
| HSL | hsl(153, 97%, 71%) |
| HSV | hsv(153, 56%, 99%) |
| CMYK | cmyk(56.1%, 0%, 24.9%, 0.8%) |
| CIE-LAB | lab(90.48, -52.74, 18.76) |
| CIE-LCH | lch(90.48, 55.98, 160.42°) |
| OKLab | oklab(89.94% -0.1452 0.0479) |
| OKLCH | oklch(89.94% 0.153 161.7) |
| XYZ | xyz(50.9704, 77.3429, 60.9478) |
| Luminance | 0.7735 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.69
Light Aquamarine
#7BFDC7
ΔE00 1.96
Light Blue Green
#7EFBB3
ΔE00 2.70
Greenish Cyan
#2AFEB7
ΔE00 3.29
Seafoam (survey)
#80F9AD
ΔE00 3.73
Seafoam Green
#7AF9AB
ΔE00 3.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFDBE #FD6FAE
analogous
#6FFD77 #6FFDBE #6FF5FD
triadic
#6FFDBE #BE6FFD #FDBE6F
tetradic
#6FFDBE #776FFD #FD6FAE #F5FD6F
square
#6FFDBE #776FFD #FD6FAE #F5FD6F
split-complementary
#6FFDBE #FD6FF5 #FD776F
monochromatic
#03EE86 #33FCA3 #6FFDBE #ABFED9 #E1FFF1
Accessibility & contrast
On white
1.28
#6FFDBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.47
#6FFDBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFDBE
16.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFDBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFDBE | 1.00 | 1.28 | 16.47 | 16.47 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAECBA
Deuteranopia (green-blind)
#E5DEC2
Tritanopia (blue-blind)
#32FCEC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #6ffdbe; /* rgb */ color: rgb(111, 253, 190); /* oklch */ color: oklch(89.9% 0.153 161.7);
Tailwind
colors: {
custom: {
50: '#a3ffd1',
500: '#6ffdbe',
950: '#000000',
},
}SCSS
$custom: #6ffdbe; $custom-light: #a3ffd1; $custom-dark: #000000;
JSON
{
"hex": "#6ffdbe",
"rgb": {
"r": 111,
"g": 253,
"b": 190
},
"hsl": {
"h": 153.38,
"s": 97.26,
"l": 71.373
},
"oklch": {
"l": 0.89936,
"c": 0.15286,
"h": 161.7
},
"luminance": 0.77348
}Semantic roles & 50–950 ramp
primary
#6FFDBE
secondary
#D9377F
accent
#0066E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683