#69CEBE#69CEBE
#69CEBE is a light, moderate teal. Relative luminance 0.509; OKLCH L 78.6% C 0.098 H 182.1°. Best body text is #000000 at 11.17:1 contrast (WCAG AA passes).
Color values
| HEX | #69CEBE |
|---|---|
| RGB | rgb(105, 206, 190) |
| HSL | hsl(170, 51%, 61%) |
| HSV | hsv(170, 49%, 81%) |
| CMYK | cmyk(49%, 0%, 7.8%, 19.2%) |
| CIE-LAB | lab(76.59, -33.42, -1.13) |
| CIE-LCH | lch(76.59, 33.43, 181.94°) |
| OKLab | oklab(78.6% -0.098 -0.0036) |
| OKLCH | oklch(78.6% 0.098 182.1) |
| XYZ | xyz(37.1874, 50.8604, 56.5626) |
| Luminance | 0.5086 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 4.18
Mediumturquoise
#48D1CC
ΔE00 4.77
Pale Teal
#82CBB2
ΔE00 4.92
Turquoise
#40E0D0
ΔE00 5.32
Mediumaquamarine
#66CDAA
ΔE00 6.12
Turquoise (survey)
#06C2AC
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69CEBE #CE6979
analogous
#69CE8B #69CEBE #69ABCE
triadic
#69CEBE #BE69CE #CEBE69
tetradic
#69CEBE #8B69CE #CE6979 #ABCE69
square
#69CEBE #8B69CE #CE6979 #ABCE69
split-complementary
#69CEBE #CE69AB #CE8B69
monochromatic
#2E8E7F #3EBCA8 #69CEBE #97DDD2 #C5ECE6
Accessibility & contrast
On white
1.88
#69CEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.17
#69CEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69CEBE
11.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69CEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69CEBE | 1.00 | 1.88 | 11.17 | 11.17 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C4BD
Deuteranopia (green-blind)
#B6B8BF
Tritanopia (blue-blind)
#37D1C9
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #69cebe; /* rgb */ color: rgb(105, 206, 190); /* oklch */ color: oklch(78.6% 0.098 182.1);
Tailwind
colors: {
custom: {
50: '#9bddd1',
500: '#69cebe',
950: '#000000',
},
}SCSS
$custom: #69cebe; $custom-light: #9bddd1; $custom-dark: #000000;
JSON
{
"hex": "#69cebe",
"rgb": {
"r": 105,
"g": 206,
"b": 190
},
"hsl": {
"h": 170.495,
"s": 50.754,
"l": 60.98
},
"oklch": {
"l": 0.78596,
"c": 0.09805,
"h": 182.1
},
"luminance": 0.50864
}Semantic roles & 50–950 ramp
primary
#69CEBE
secondary
#954753
accent
#273FBE
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1514
muted
#808483