#69F3DC#69F3DC
#69F3DC is a very light, vivid teal. Relative luminance 0.723; OKLCH L 88.2% C 0.125 H 180.6°. Best body text is #000000 at 15.45:1 contrast (WCAG AA passes).
Color values
| HEX | #69F3DC |
|---|---|
| RGB | rgb(105, 243, 220) |
| HSL | hsl(170, 85%, 68%) |
| HSV | hsv(170, 57%, 95%) |
| CMYK | cmyk(56.8%, 0%, 9.5%, 4.7%) |
| CIE-LAB | lab(88.10, -42.95, -0.21) |
| CIE-LCH | lch(88.10, 42.96, 180.29°) |
| OKLab | oklab(88.17% -0.125 -0.0013) |
| OKLCH | oklch(88.17% 0.125 180.6) |
| XYZ | xyz(50.7887, 72.2667, 78.9686) |
| Luminance | 0.7227 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 1.59
Bright Aqua
#0BF9EA
ΔE00 4.48
Aqua (survey)
#13EAC9
ΔE00 4.81
Turquoise
#40E0D0
ΔE00 5.08
Light Aqua
#8CFFDB
ΔE00 5.33
Light Turquoise
#7EF4CC
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F3DC #F36980
analogous
#69F397 #69F3DC #69C5F3
triadic
#69F3DC #DC69F3 #F3DC69
tetradic
#69F3DC #9769F3 #F36980 #C5F369
square
#69F3DC #9769F3 #F36980 #C5F369
split-complementary
#69F3DC #F369C5 #F39769
monochromatic
#11D1B1 #30EECF #69F3DC #A2F8E9 #DAFCF6
Accessibility & contrast
On white
1.36
#69F3DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.45
#69F3DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F3DC
15.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F3DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F3DC | 1.00 | 1.36 | 15.45 | 15.45 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E6DB
Deuteranopia (green-blind)
#D4D7DE
Tritanopia (blue-blind)
#00F7EC
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #69f3dc; /* rgb */ color: rgb(105, 243, 220); /* oklch */ color: oklch(88.2% 0.125 180.6);
Tailwind
colors: {
custom: {
50: '#a0f7e6',
500: '#69f3dc',
950: '#000000',
},
}SCSS
$custom: #69f3dc; $custom-light: #a0f7e6; $custom-dark: #000000;
JSON
{
"hex": "#69f3dc",
"rgb": {
"r": 105,
"g": 243,
"b": 220
},
"hsl": {
"h": 170,
"s": 85.185,
"l": 68.235
},
"oklch": {
"l": 0.88172,
"c": 0.12497,
"h": 180.6
},
"luminance": 0.72272
}Semantic roles & 50–950 ramp
primary
#69F3DC
secondary
#CC344E
accent
#0429E2
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101716
muted
#818584