#69FFDB#69FFDB
#69FFDB is a very light, vivid teal. Relative luminance 0.796; OKLCH L 90.9% C 0.138 H 174.5°. Best body text is #000000 at 16.93:1 contrast (WCAG AA passes).
Color values
| HEX | #69FFDB |
|---|---|
| RGB | rgb(105, 255, 219) |
| HSL | hsl(166, 100%, 71%) |
| HSV | hsv(166, 59%, 100%) |
| CMYK | cmyk(58.8%, 0%, 14.1%, 0%) |
| CIE-LAB | lab(91.52, -48.40, 5.28) |
| CIE-LCH | lch(91.52, 48.68, 173.78°) |
| OKLab | oklab(90.95% -0.1377 0.0132) |
| OKLCH | oklch(90.95% 0.138 174.5) |
| XYZ | xyz(54.3659, 79.6322, 79.5096) |
| Luminance | 0.7964 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.81
Light Aqua
#8CFFDB
ΔE00 2.93
Light Turquoise
#7EF4CC
ΔE00 3.58
Tiffany Blue
#7BF2DA
ΔE00 4.23
Bright Teal
#01F9C6
ΔE00 4.79
Light Aquamarine
#7BFDC7
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FFDB #FF698D
analogous
#69FF90 #69FFDB #69D8FF
triadic
#69FFDB #DB69FF #FFDB69
tetradic
#69FFDB #9069FF #FF698D #D8FF69
square
#69FFDB #9069FF #FF698D #D8FF69
split-complementary
#69FFDB #FF69D8 #FF9069
monochromatic
#00EEB5 #2CFFCC #69FFDB #A6FFEA #E0FFF8
Accessibility & contrast
On white
1.24
#69FFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.93
#69FFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FFDB
16.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FFDB | 1.00 | 1.24 | 16.93 | 16.93 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F0D9
Deuteranopia (green-blind)
#E1E0DE
Tritanopia (blue-blind)
#00FFF4
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #69ffdb; /* rgb */ color: rgb(105, 255, 219); /* oklch */ color: oklch(90.9% 0.138 174.5);
Tailwind
colors: {
custom: {
50: '#a1ffe6',
500: '#69ffdb',
950: '#000000',
},
}SCSS
$custom: #69ffdb; $custom-light: #a1ffe6; $custom-dark: #000000;
JSON
{
"hex": "#69ffdb",
"rgb": {
"r": 105,
"g": 255,
"b": 219
},
"hsl": {
"h": 165.6,
"s": 100,
"l": 70.588
},
"oklch": {
"l": 0.90945,
"c": 0.13837,
"h": 174.5
},
"luminance": 0.79638
}Semantic roles & 50–950 ramp
primary
#69FFDB
secondary
#DB315A
accent
#0037E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684