#6FFDDA#6FFDDA
#6FFDDA is a very light, vivid teal. Relative luminance 0.787; OKLCH L 90.6% C 0.134 H 174.4°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFDDA |
|---|---|
| RGB | rgb(111, 253, 218) |
| HSL | hsl(165, 97%, 71%) |
| HSV | hsv(165, 56%, 99%) |
| CMYK | cmyk(56.1%, 0%, 13.8%, 0.8%) |
| CIE-LAB | lab(91.09, -46.65, 5.20) |
| CIE-LCH | lch(91.09, 46.94, 173.64°) |
| OKLab | oklab(90.64% -0.1329 0.0131) |
| OKLCH | oklch(90.64% 0.134 174.4) |
| XYZ | xyz(54.3299, 78.6867, 78.6410) |
| Luminance | 0.7869 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.55
Aquamarine
#7FFFD4
ΔE00 2.69
Light Turquoise
#7EF4CC
ΔE00 3.15
Tiffany Blue
#7BF2DA
ΔE00 3.72
Bright Teal
#01F9C6
ΔE00 5.08
Light Aquamarine
#7BFDC7
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFDDA #FD6F92
analogous
#6FFD93 #6FFDDA #6FD9FD
triadic
#6FFDDA #DA6FFD #FDDA6F
tetradic
#6FFDDA #936FFD #FD6F92 #D9FD6F
square
#6FFDDA #936FFD #FD6F92 #D9FD6F
split-complementary
#6FFDDA #FD6FD9 #FD936F
monochromatic
#03EEB4 #33FCCA #6FFDDA #ABFEEA #E1FFF7
Accessibility & contrast
On white
1.25
#6FFDDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.74
#6FFDDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFDDA
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFDDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFDDA | 1.00 | 1.25 | 16.74 | 16.74 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EFD8
Deuteranopia (green-blind)
#E0DFDD
Tritanopia (blue-blind)
#00FFF3
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #6ffdda; /* rgb */ color: rgb(111, 253, 218); /* oklch */ color: oklch(90.6% 0.134 174.4);
Tailwind
colors: {
custom: {
50: '#a4ffe5',
500: '#6ffdda',
950: '#000000',
},
}SCSS
$custom: #6ffdda; $custom-light: #a4ffe5; $custom-dark: #000000;
JSON
{
"hex": "#6ffdda",
"rgb": {
"r": 111,
"g": 253,
"b": 218
},
"hsl": {
"h": 165.211,
"s": 97.26,
"l": 71.373
},
"oklch": {
"l": 0.90638,
"c": 0.1335,
"h": 174.4
},
"luminance": 0.78692
}Semantic roles & 50–950 ramp
primary
#6FFDDA
secondary
#D9375F
accent
#0039E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684