#69DBC2#69DBC2
#69DBC2 is a light, moderate teal. Relative luminance 0.576; OKLCH L 81.8% C 0.111 H 177.0°. Best body text is #000000 at 12.51:1 contrast (WCAG AA passes).
Color values
| HEX | #69DBC2 |
|---|---|
| RGB | rgb(105, 219, 194) |
| HSL | hsl(167, 61%, 64%) |
| HSV | hsv(167, 52%, 86%) |
| CMYK | cmyk(52.1%, 0%, 11.4%, 14.1%) |
| CIE-LAB | lab(80.49, -38.46, 2.41) |
| CIE-LCH | lch(80.49, 38.54, 176.41°) |
| OKLab | oklab(81.79% -0.1107 0.0058) |
| OKLCH | oklch(81.79% 0.111 177) |
| XYZ | xyz(40.8906, 57.5576, 59.9833) |
| Luminance | 0.5756 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.38
Turquoise
#40E0D0
ΔE00 4.46
Mediumaquamarine
#66CDAA
ΔE00 4.94
Tiffany Blue
#7BF2DA
ΔE00 5.25
Aqua (survey)
#13EAC9
ΔE00 5.37
Aquamarine (survey)
#04D8B2
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DBC2 #DB6982
analogous
#69DB89 #69DBC2 #69BBDB
triadic
#69DBC2 #C269DB #DBC269
tetradic
#69DBC2 #8969DB #DB6982 #BBDB69
square
#69DBC2 #8969DB #DB6982 #BBDB69
split-complementary
#69DBC2 #DB69BB #DB8969
monochromatic
#27A387 #38CFAE #69DBC2 #9AE7D6 #CCF3EA
Accessibility & contrast
On white
1.68
#69DBC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.51
#69DBC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DBC2
12.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DBC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DBC2 | 1.00 | 1.68 | 12.51 | 12.51 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4CFC1
Deuteranopia (green-blind)
#C2C2C4
Tritanopia (blue-blind)
#2DDED3
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #69dbc2; /* rgb */ color: rgb(105, 219, 194); /* oklch */ color: oklch(81.8% 0.111 177.0);
Tailwind
colors: {
custom: {
50: '#9ce6d4',
500: '#69dbc2',
950: '#000000',
},
}SCSS
$custom: #69dbc2; $custom-light: #9ce6d4; $custom-dark: #000000;
JSON
{
"hex": "#69dbc2",
"rgb": {
"r": 105,
"g": 219,
"b": 194
},
"hsl": {
"h": 166.842,
"s": 61.29,
"l": 63.529
},
"oklch": {
"l": 0.81785,
"c": 0.11083,
"h": 177
},
"luminance": 0.57561
}Semantic roles & 50–950 ramp
primary
#69DBC2
secondary
#A64258
accent
#1D42C9
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1614
muted
#808483