#6FFDBF#6FFDBF
#6FFDBF is a very light, vivid teal. Relative luminance 0.774; OKLCH L 90.0% C 0.152 H 162.1°. Best body text is #000000 at 16.48:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFDBF |
|---|---|
| RGB | rgb(111, 253, 191) |
| HSL | hsl(154, 97%, 71%) |
| HSV | hsv(154, 56%, 99%) |
| CMYK | cmyk(56.1%, 0%, 24.5%, 0.8%) |
| CIE-LAB | lab(90.50, -52.54, 18.27) |
| CIE-LCH | lch(90.50, 55.62, 160.82°) |
| OKLab | oklab(89.96% -0.1447 0.0467) |
| OKLCH | oklch(89.96% 0.152 162.1) |
| XYZ | xyz(51.0801, 77.3868, 61.5254) |
| Luminance | 0.7739 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.77
Light Greenish Blue
#63F7B4
ΔE00 1.81
Light Blue Green
#7EFBB3
ΔE00 2.89
Greenish Cyan
#2AFEB7
ΔE00 3.33
Seafoam (survey)
#80F9AD
ΔE00 3.92
Seafoam Green
#7AF9AB
ΔE00 3.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFDBF #FD6FAD
analogous
#6FFD78 #6FFDBF #6FF4FD
triadic
#6FFDBF #BF6FFD #FDBF6F
tetradic
#6FFDBF #786FFD #FD6FAD #F4FD6F
square
#6FFDBF #786FFD #FD6FAD #F4FD6F
split-complementary
#6FFDBF #FD6FF4 #FD786F
monochromatic
#03EE88 #33FCA4 #6FFDBF #ABFEDA #E1FFF2
Accessibility & contrast
On white
1.27
#6FFDBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.48
#6FFDBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFDBF
16.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFDBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFDBF | 1.00 | 1.27 | 16.48 | 16.48 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9ECBC
Deuteranopia (green-blind)
#E5DEC3
Tritanopia (blue-blind)
#31FDEC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #6ffdbf; /* rgb */ color: rgb(111, 253, 191); /* oklch */ color: oklch(90.0% 0.152 162.1);
Tailwind
colors: {
custom: {
50: '#a3ffd2',
500: '#6ffdbf',
950: '#000000',
},
}SCSS
$custom: #6ffdbf; $custom-light: #a3ffd2; $custom-dark: #000000;
JSON
{
"hex": "#6ffdbf",
"rgb": {
"r": 111,
"g": 253,
"b": 191
},
"hsl": {
"h": 153.803,
"s": 97.26,
"l": 71.373
},
"oklch": {
"l": 0.89959,
"c": 0.15206,
"h": 162.1
},
"luminance": 0.77392
}Semantic roles & 50–950 ramp
primary
#6FFDBF
secondary
#D9377E
accent
#0064E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683