#69CEB0#69CEB0
#69CEB0 is a light, moderate teal. Relative luminance 0.503; OKLCH L 78.2% C 0.105 H 171.8°. Best body text is #000000 at 11.06:1 contrast (WCAG AA passes).
Color values
| HEX | #69CEB0 |
|---|---|
| RGB | rgb(105, 206, 176) |
| HSL | hsl(162, 51%, 61%) |
| HSV | hsv(162, 49%, 81%) |
| CMYK | cmyk(49%, 0%, 14.6%, 19.2%) |
| CIE-LAB | lab(76.24, -36.73, 5.89) |
| CIE-LCH | lch(76.24, 37.19, 170.89°) |
| OKLab | oklab(78.19% -0.1042 0.015) |
| OKLCH | oklch(78.19% 0.105 171.8) |
| XYZ | xyz(35.7301, 50.2775, 48.8875) |
| Luminance | 0.5028 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 1.52
Seafoam Blue
#78D1B6
ΔE00 1.87
Pale Teal
#82CBB2
ΔE00 3.45
Eucalyptus
#44D7A8
ΔE00 5.17
Aquamarine (survey)
#04D8B2
ΔE00 5.46
Seafoam
#7FE0B3
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69CEB0 #CE6987
analogous
#69CE7D #69CEB0 #69B9CE
triadic
#69CEB0 #B069CE #CEB069
tetradic
#69CEB0 #7D69CE #CE6987 #B9CE69
square
#69CEB0 #7D69CE #CE6987 #B9CE69
split-complementary
#69CEB0 #CE69B9 #CE7D69
monochromatic
#2E8E72 #3EBC97 #69CEB0 #97DDC8 #C5ECE1
Accessibility & contrast
On white
1.90
#69CEB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.06
#69CEB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69CEB0
11.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69CEB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69CEB0 | 1.00 | 1.90 | 11.06 | 11.06 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C3AF
Deuteranopia (green-blind)
#B9B7B2
Tritanopia (blue-blind)
#41D0C5
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #69ceb0; /* rgb */ color: rgb(105, 206, 176); /* oklch */ color: oklch(78.2% 0.105 171.8);
Tailwind
colors: {
custom: {
50: '#9addc7',
500: '#69ceb0',
950: '#000000',
},
}SCSS
$custom: #69ceb0; $custom-light: #9addc7; $custom-dark: #000000;
JSON
{
"hex": "#69ceb0",
"rgb": {
"r": 105,
"g": 206,
"b": 176
},
"hsl": {
"h": 162.178,
"s": 50.754,
"l": 60.98
},
"oklch": {
"l": 0.78191,
"c": 0.10524,
"h": 171.8
},
"luminance": 0.5028
}Semantic roles & 50–950 ramp
primary
#69CEB0
secondary
#95475E
accent
#2754BE
background
#FCFEFD
surface
#F5FCF9
border
#CFD5D2
text
#0F1513
muted
#808482