#69EBBB#69EBBB
#69EBBB is a very light, vivid teal. Relative luminance 0.660; OKLCH L 85.4% C 0.135 H 166.2°. Best body text is #000000 at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #69EBBB |
|---|---|
| RGB | rgb(105, 235, 187) |
| HSL | hsl(158, 76%, 67%) |
| HSV | hsv(158, 55%, 92%) |
| CMYK | cmyk(55.3%, 0%, 20.4%, 7.8%) |
| CIE-LAB | lab(85.00, -47.09, 12.57) |
| CIE-LCH | lch(85.00, 48.74, 165.05°) |
| OKLab | oklab(85.39% -0.131 0.0322) |
| OKLCH | oklch(85.39% 0.135 166.2) |
| XYZ | xyz(44.4994, 66.0036, 57.3990) |
| Luminance | 0.6601 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 3.19
Seafoam
#7FE0B3
ΔE00 3.52
Aqua Marine
#2EE8BB
ΔE00 3.53
Light Aquamarine
#7BFDC7
ΔE00 4.04
Light Greenish Blue
#63F7B4
ΔE00 4.43
Aquamarine
#7FFFD4
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EBBB #EB6999
analogous
#69EB7A #69EBBB #69DAEB
triadic
#69EBBB #BB69EB #EBBB69
tetradic
#69EBBB #7A69EB #EB6999 #DAEB69
square
#69EBBB #7A69EB #EB6999 #DAEB69
split-complementary
#69EBBB #EB69DA #EB7A69
monochromatic
#1AC083 #33E4A3 #69EBBB #9FF2D3 #D5F9EC
Accessibility & contrast
On white
1.48
#69EBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.20
#69EBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EBBB
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EBBB | 1.00 | 1.48 | 14.20 | 14.20 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DCB9
Deuteranopia (green-blind)
#D3CFBE
Tritanopia (blue-blind)
#2CECDD
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #69ebbb; /* rgb */ color: rgb(105, 235, 187); /* oklch */ color: oklch(85.4% 0.135 166.2);
Tailwind
colors: {
custom: {
50: '#9ef2cf',
500: '#69ebbb',
950: '#000000',
},
}SCSS
$custom: #69ebbb; $custom-light: #9ef2cf; $custom-dark: #000000;
JSON
{
"hex": "#69ebbb",
"rgb": {
"r": 105,
"g": 235,
"b": 187
},
"hsl": {
"h": 157.846,
"s": 76.471,
"l": 66.667
},
"oklch": {
"l": 0.85393,
"c": 0.13495,
"h": 166.2
},
"luminance": 0.66008
}Semantic roles & 50–950 ramp
primary
#69EBBB
secondary
#BF3A6B
accent
#0D58D9
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1713
muted
#808583