#69FDDB#69FDDB
#69FDDB is a very light, vivid teal. Relative luminance 0.784; OKLCH L 90.5% C 0.136 H 175.3°. Best body text is #000000 at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #69FDDB |
|---|---|
| RGB | rgb(105, 253, 219) |
| HSL | hsl(166, 97%, 70%) |
| HSV | hsv(166, 58%, 99%) |
| CMYK | cmyk(58.5%, 0%, 13.4%, 0.8%) |
| CIE-LAB | lab(90.95, -47.54, 4.45) |
| CIE-LCH | lch(90.95, 47.75, 174.66°) |
| OKLab | oklab(90.48% -0.1357 0.0111) |
| OKLCH | oklch(90.48% 0.136 175.3) |
| XYZ | xyz(53.7312, 78.3629, 79.2980) |
| Luminance | 0.7837 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 3.06
Aquamarine
#7FFFD4
ΔE00 3.21
Light Turquoise
#7EF4CC
ΔE00 3.61
Tiffany Blue
#7BF2DA
ΔE00 3.65
Bright Teal
#01F9C6
ΔE00 5.05
Aqua (survey)
#13EAC9
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FDDB #FD698B
analogous
#69FD91 #69FDDB #69D5FD
triadic
#69FDDB #DB69FD #FDDB69
tetradic
#69FDDB #9169FD #FD698B #D5FD69
square
#69FDDB #9169FD #FD698B #D5FD69
split-complementary
#69FDDB #FD69D5 #FD9169
monochromatic
#03E8B4 #2DFCCD #69FDDB #A5FEE9 #E1FFF8
Accessibility & contrast
On white
1.26
#69FDDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.67
#69FDDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FDDB
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FDDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FDDB | 1.00 | 1.26 | 16.67 | 16.67 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EED9
Deuteranopia (green-blind)
#DFDEDE
Tritanopia (blue-blind)
#00FFF3
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #69fddb; /* rgb */ color: rgb(105, 253, 219); /* oklch */ color: oklch(90.5% 0.136 175.3);
Tailwind
colors: {
custom: {
50: '#a1ffe6',
500: '#69fddb',
950: '#000000',
},
}SCSS
$custom: #69fddb; $custom-light: #a1ffe6; $custom-dark: #000000;
JSON
{
"hex": "#69fddb",
"rgb": {
"r": 105,
"g": 253,
"b": 219
},
"hsl": {
"h": 166.216,
"s": 97.368,
"l": 70.196
},
"oklch": {
"l": 0.90478,
"c": 0.13615,
"h": 175.3
},
"luminance": 0.78368
}Semantic roles & 50–950 ramp
primary
#69FDDB
secondary
#D83258
accent
#0035E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684