#69DFCB#69DFCB
#69DFCB is a very light, moderate teal. Relative luminance 0.601; OKLCH L 83.0% C 0.111 H 180.8°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #69DFCB |
|---|---|
| RGB | rgb(105, 223, 203) |
| HSL | hsl(170, 65%, 64%) |
| HSV | hsv(170, 53%, 87%) |
| CMYK | cmyk(52.9%, 0%, 9%, 12.5%) |
| CIE-LAB | lab(81.89, -38.12, -0.34) |
| CIE-LCH | lch(81.89, 38.12, 180.51°) |
| OKLab | oklab(82.99% -0.1111 -0.0015) |
| OKLCH | oklch(82.99% 0.111 180.8) |
| XYZ | xyz(42.9882, 60.0864, 65.8207) |
| Luminance | 0.6009 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.05
Tiffany Blue
#7BF2DA
ΔE00 4.38
Seafoam Blue
#78D1B6
ΔE00 4.97
Aqua (survey)
#13EAC9
ΔE00 5.50
Mediumturquoise
#48D1CC
ΔE00 6.27
Light Teal
#90E4C1
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DFCB #DF697D
analogous
#69DF90 #69DFCB #69B8DF
triadic
#69DFCB #CB69DF #DFCB69
tetradic
#69DFCB #9069DF #DF697D #B8DF69
square
#69DFCB #9069DF #DF697D #B8DF69
split-complementary
#69DFCB #DF69B8 #DF9069
monochromatic
#24A993 #37D4BA #69DFCB #9BEADC #CEF5EE
Accessibility & contrast
On white
1.61
#69DFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#69DFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DFCB
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DFCB | 1.00 | 1.61 | 13.02 | 13.02 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D4CA
Deuteranopia (green-blind)
#C4C6CD
Tritanopia (blue-blind)
#1FE2D9
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #69dfcb; /* rgb */ color: rgb(105, 223, 203); /* oklch */ color: oklch(83.0% 0.111 180.8);
Tailwind
colors: {
custom: {
50: '#9de9da',
500: '#69dfcb',
950: '#000000',
},
}SCSS
$custom: #69dfcb; $custom-light: #9de9da; $custom-dark: #000000;
JSON
{
"hex": "#69dfcb",
"rgb": {
"r": 105,
"g": 223,
"b": 203
},
"hsl": {
"h": 169.831,
"s": 64.835,
"l": 64.314
},
"oklch": {
"l": 0.8299,
"c": 0.11112,
"h": 180.8
},
"luminance": 0.6009
}Semantic roles & 50–950 ramp
primary
#69DFCB
secondary
#AC4153
accent
#1937CD
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#0F1614
muted
#808483