#6FFDE1#6FFDE1
#6FFDE1 is a very light, vivid teal. Relative luminance 0.791; OKLCH L 90.8% C 0.130 H 178.2°. Best body text is #000000 at 16.81:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFDE1 |
|---|---|
| RGB | rgb(111, 253, 225) |
| HSL | hsl(168, 97%, 71%) |
| HSV | hsv(168, 56%, 99%) |
| CMYK | cmyk(56.1%, 0%, 11.1%, 0.8%) |
| CIE-LAB | lab(91.26, -45.01, 1.82) |
| CIE-LCH | lch(91.26, 45.05, 177.68°) |
| OKLab | oklab(90.83% -0.1298 0.0041) |
| OKLCH | oklch(90.83% 0.13 178.2) |
| XYZ | xyz(55.2653, 79.0609, 83.5674) |
| Luminance | 0.7907 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.71
Light Aqua
#8CFFDB
ΔE00 3.65
Aquamarine
#7FFFD4
ΔE00 4.53
Light Turquoise
#7EF4CC
ΔE00 4.68
Bright Aqua
#0BF9EA
ΔE00 5.46
Aqua (survey)
#13EAC9
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFDE1 #FD6F8B
analogous
#6FFD9A #6FFDE1 #6FD2FD
triadic
#6FFDE1 #E16FFD #FDE16F
tetradic
#6FFDE1 #9A6FFD #FD6F8B #D2FD6F
square
#6FFDE1 #9A6FFD #FD6F8B #D2FD6F
split-complementary
#6FFDE1 #FD6FD2 #FD9A6F
monochromatic
#03EEC0 #33FCD4 #6FFDE1 #ABFEEE #E1FFF9
Accessibility & contrast
On white
1.25
#6FFDE1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.81
#6FFDE1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFDE1
16.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFDE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFDE1 | 1.00 | 1.25 | 16.81 | 16.81 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EFE0
Deuteranopia (green-blind)
#DEDFE3
Tritanopia (blue-blind)
#00FFF4
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #6ffde1; /* rgb */ color: rgb(111, 253, 225); /* oklch */ color: oklch(90.8% 0.130 178.2);
Tailwind
colors: {
custom: {
50: '#a4feea',
500: '#6ffde1',
950: '#000000',
},
}SCSS
$custom: #6ffde1; $custom-light: #a4feea; $custom-dark: #000000;
JSON
{
"hex": "#6ffde1",
"rgb": {
"r": 111,
"g": 253,
"b": 225
},
"hsl": {
"h": 168.169,
"s": 97.26,
"l": 71.373
},
"oklch": {
"l": 0.90832,
"c": 0.1299,
"h": 178.2
},
"luminance": 0.79066
}Semantic roles & 50–950 ramp
primary
#6FFDE1
secondary
#D93757
accent
#002DE6
background
#FDFFFE
surface
#F7FFFD
border
#D0D7D5
text
#101816
muted
#818684