#6FFDE3#6FFDE3
#6FFDE3 is a very light, vivid teal. Relative luminance 0.792; OKLCH L 90.9% C 0.129 H 179.3°. Best body text is #000000 at 16.84:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFDE3 |
|---|---|
| RGB | rgb(111, 253, 227) |
| HSL | hsl(169, 97%, 71%) |
| HSV | hsv(169, 56%, 99%) |
| CMYK | cmyk(56.1%, 0%, 10.3%, 0.8%) |
| CIE-LAB | lab(91.31, -44.53, 0.86) |
| CIE-LCH | lch(91.31, 44.54, 178.90°) |
| OKLab | oklab(90.89% -0.129 0.0016) |
| OKLCH | oklch(90.89% 0.129 179.3) |
| XYZ | xyz(55.5397, 79.1707, 85.0127) |
| Luminance | 0.7918 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.62
Light Aqua
#8CFFDB
ΔE00 4.10
Bright Aqua
#0BF9EA
ΔE00 5.01
Aquamarine
#7FFFD4
ΔE00 5.10
Light Turquoise
#7EF4CC
ΔE00 5.19
Aqua (survey)
#13EAC9
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFDE3 #FD6F89
analogous
#6FFD9C #6FFDE3 #6FD0FD
triadic
#6FFDE3 #E36FFD #FDE36F
tetradic
#6FFDE3 #9C6FFD #FD6F89 #D0FD6F
square
#6FFDE3 #9C6FFD #FD6F89 #D0FD6F
split-complementary
#6FFDE3 #FD6FD0 #FD9C6F
monochromatic
#03EEC3 #33FCD7 #6FFDE3 #ABFEEF #E1FFF9
Accessibility & contrast
On white
1.25
#6FFDE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.84
#6FFDE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFDE3
16.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFDE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFDE3 | 1.00 | 1.25 | 16.84 | 16.84 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EFE2
Deuteranopia (green-blind)
#DEDFE5
Tritanopia (blue-blind)
#00FFF5
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #6ffde3; /* rgb */ color: rgb(111, 253, 227); /* oklch */ color: oklch(90.9% 0.129 179.3);
Tailwind
colors: {
custom: {
50: '#a4feeb',
500: '#6ffde3',
950: '#000000',
},
}SCSS
$custom: #6ffde3; $custom-light: #a4feeb; $custom-dark: #000000;
JSON
{
"hex": "#6ffde3",
"rgb": {
"r": 111,
"g": 253,
"b": 227
},
"hsl": {
"h": 169.014,
"s": 97.26,
"l": 71.373
},
"oklch": {
"l": 0.90889,
"c": 0.12898,
"h": 179.3
},
"luminance": 0.79176
}Semantic roles & 50–950 ramp
primary
#6FFDE3
secondary
#D93755
accent
#002AE6
background
#FDFFFE
surface
#F7FFFD
border
#D0D7D5
text
#101816
muted
#818684