#69EDBB#69EDBB
#69EDBB is a very light, vivid teal. Relative luminance 0.672; OKLCH L 85.9% C 0.138 H 165.5°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #69EDBB |
|---|---|
| RGB | rgb(105, 237, 187) |
| HSL | hsl(157, 79%, 67%) |
| HSV | hsv(157, 56%, 93%) |
| CMYK | cmyk(55.7%, 0%, 21.1%, 7.1%) |
| CIE-LAB | lab(85.58, -47.94, 13.40) |
| CIE-LCH | lch(85.58, 49.78, 164.39°) |
| OKLab | oklab(85.87% -0.1332 0.0343) |
| OKLCH | oklch(85.87% 0.138 165.5) |
| XYZ | xyz(45.0752, 67.1552, 57.5909) |
| Luminance | 0.6716 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 3.25
Light Aquamarine
#7BFDC7
ΔE00 3.56
Aqua Marine
#2EE8BB
ΔE00 3.77
Seafoam
#7FE0B3
ΔE00 3.84
Light Greenish Blue
#63F7B4
ΔE00 3.86
Aquamarine
#7FFFD4
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EDBB #ED699B
analogous
#69ED79 #69EDBB #69DDED
triadic
#69EDBB #BB69ED #EDBB69
tetradic
#69EDBB #7969ED #ED699B #DDED69
square
#69EDBB #7969ED #ED699B #DDED69
split-complementary
#69EDBB #ED69DD #ED7969
monochromatic
#18C483 #32E6A2 #69EDBB #A0F4D4 #D6FAED
Accessibility & contrast
On white
1.46
#69EDBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#69EDBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EDBB
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EDBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EDBB | 1.00 | 1.46 | 14.43 | 14.43 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DEB8
Deuteranopia (green-blind)
#D5D0BE
Tritanopia (blue-blind)
#2AEDDF
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #69edbb; /* rgb */ color: rgb(105, 237, 187); /* oklch */ color: oklch(85.9% 0.138 165.5);
Tailwind
colors: {
custom: {
50: '#9ef3cf',
500: '#69edbb',
950: '#000000',
},
}SCSS
$custom: #69edbb; $custom-light: #9ef3cf; $custom-dark: #000000;
JSON
{
"hex": "#69edbb",
"rgb": {
"r": 105,
"g": 237,
"b": 187
},
"hsl": {
"h": 157.273,
"s": 78.571,
"l": 67.059
},
"oklch": {
"l": 0.85869,
"c": 0.13752,
"h": 165.5
},
"luminance": 0.67159
}Semantic roles & 50–950 ramp
primary
#69EDBB
secondary
#C2386C
accent
#0B5ADB
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1713
muted
#808583