#69F7DB#69F7DB
#69F7DB is a very light, vivid teal. Relative luminance 0.746; OKLCH L 89.1% C 0.130 H 178.0°. Best body text is #000000 at 15.93:1 contrast (WCAG AA passes).
Color values
| HEX | #69F7DB |
|---|---|
| RGB | rgb(105, 247, 219) |
| HSL | hsl(168, 90%, 69%) |
| HSV | hsv(168, 57%, 97%) |
| CMYK | cmyk(57.5%, 0%, 11.3%, 3.1%) |
| CIE-LAB | lab(89.22, -44.95, 1.95) |
| CIE-LCH | lch(89.22, 44.99, 177.52°) |
| OKLab | oklab(89.08% -0.1295 0.0045) |
| OKLCH | oklch(89.08% 0.13 178) |
| XYZ | xyz(51.8668, 74.6341, 78.6765) |
| Luminance | 0.7464 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.06
Light Aqua
#8CFFDB
ΔE00 4.08
Light Turquoise
#7EF4CC
ΔE00 4.33
Aqua (survey)
#13EAC9
ΔE00 4.59
Aquamarine
#7FFFD4
ΔE00 4.76
Bright Aqua
#0BF9EA
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F7DB #F76985
analogous
#69F794 #69F7DB #69CCF7
triadic
#69F7DB #DB69F7 #F7DB69
tetradic
#69F7DB #9469F7 #F76985 #CCF769
square
#69F7DB #9469F7 #F76985 #CCF769
split-complementary
#69F7DB #F769CC #F79469
monochromatic
#0CDAB1 #2FF4CD #69F7DB #A3FAE9 #DDFDF7
Accessibility & contrast
On white
1.32
#69F7DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.93
#69F7DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F7DB
15.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F7DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F7DB | 1.00 | 1.32 | 15.93 | 15.93 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE9DA
Deuteranopia (green-blind)
#D9DADD
Tritanopia (blue-blind)
#00FAEE
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #69f7db; /* rgb */ color: rgb(105, 247, 219); /* oklch */ color: oklch(89.1% 0.130 178.0);
Tailwind
colors: {
custom: {
50: '#a0fae6',
500: '#69f7db',
950: '#000000',
},
}SCSS
$custom: #69f7db; $custom-light: #a0fae6; $custom-dark: #000000;
JSON
{
"hex": "#69f7db",
"rgb": {
"r": 105,
"g": 247,
"b": 219
},
"hsl": {
"h": 168.169,
"s": 89.873,
"l": 69.02
},
"oklch": {
"l": 0.89076,
"c": 0.12961,
"h": 178
},
"luminance": 0.74639
}Semantic roles & 50–950 ramp
primary
#69F7DB
secondary
#D13453
accent
#002DE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101715
muted
#818584