#69F3DB#69F3DB
#69F3DB is a very light, vivid teal. Relative luminance 0.722; OKLCH L 88.1% C 0.125 H 180.0°. Best body text is #000000 at 15.44:1 contrast (WCAG AA passes).
Color values
| HEX | #69F3DB |
|---|---|
| RGB | rgb(105, 243, 219) |
| HSL | hsl(170, 85%, 68%) |
| HSV | hsv(170, 57%, 95%) |
| CMYK | cmyk(56.8%, 0%, 9.9%, 4.7%) |
| CIE-LAB | lab(88.07, -43.20, 0.27) |
| CIE-LCH | lch(88.07, 43.20, 179.64°) |
| OKLab | oklab(88.14% -0.1254 0) |
| OKLCH | oklch(88.14% 0.125 180) |
| XYZ | xyz(50.6567, 72.2139, 78.2732) |
| Luminance | 0.7222 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 1.52
Aqua (survey)
#13EAC9
ΔE00 4.64
Bright Aqua
#0BF9EA
ΔE00 4.68
Light Aqua
#8CFFDB
ΔE00 5.11
Turquoise
#40E0D0
ΔE00 5.21
Light Turquoise
#7EF4CC
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F3DB #F36981
analogous
#69F396 #69F3DB #69C6F3
triadic
#69F3DB #DB69F3 #F3DB69
tetradic
#69F3DB #9669F3 #F36981 #C6F369
square
#69F3DB #9669F3 #F36981 #C6F369
split-complementary
#69F3DB #F369C6 #F39669
monochromatic
#11D1AF #30EECD #69F3DB #A2F8E9 #DAFCF6
Accessibility & contrast
On white
1.36
#69F3DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.44
#69F3DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F3DB
15.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F3DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F3DB | 1.00 | 1.36 | 15.44 | 15.44 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE6DA
Deuteranopia (green-blind)
#D4D6DD
Tritanopia (blue-blind)
#00F7EC
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #69f3db; /* rgb */ color: rgb(105, 243, 219); /* oklch */ color: oklch(88.1% 0.125 180.0);
Tailwind
colors: {
custom: {
50: '#a0f7e6',
500: '#69f3db',
950: '#000000',
},
}SCSS
$custom: #69f3db; $custom-light: #a0f7e6; $custom-dark: #000000;
JSON
{
"hex": "#69f3db",
"rgb": {
"r": 105,
"g": 243,
"b": 219
},
"hsl": {
"h": 169.565,
"s": 85.185,
"l": 68.235
},
"oklch": {
"l": 0.88143,
"c": 0.12539,
"h": 180
},
"luminance": 0.72219
}Semantic roles & 50–950 ramp
primary
#69F3DB
secondary
#CC344F
accent
#042AE2
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101715
muted
#818584