#69EBBF#69EBBF
#69EBBF is a very light, vivid teal. Relative luminance 0.662; OKLCH L 85.5% C 0.132 H 168.1°. Best body text is #000000 at 14.24:1 contrast (WCAG AA passes).
Color values
| HEX | #69EBBF |
|---|---|
| RGB | rgb(105, 235, 191) |
| HSL | hsl(160, 76%, 67%) |
| HSV | hsv(160, 55%, 92%) |
| CMYK | cmyk(55.3%, 0%, 18.7%, 7.8%) |
| CIE-LAB | lab(85.09, -46.21, 10.61) |
| CIE-LCH | lch(85.09, 47.41, 167.07°) |
| OKLab | oklab(85.5% -0.1293 0.0272) |
| OKLCH | oklch(85.5% 0.132 168.1) |
| XYZ | xyz(44.9336, 66.1773, 59.6857) |
| Luminance | 0.6618 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.67
Aqua Marine
#2EE8BB
ΔE00 3.25
Seafoam
#7FE0B3
ΔE00 3.77
Light Aquamarine
#7BFDC7
ΔE00 4.39
Aquamarine
#7FFFD4
ΔE00 4.44
Light Teal
#90E4C1
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EBBF #EB6995
analogous
#69EB7E #69EBBF #69D6EB
triadic
#69EBBF #BF69EB #EBBF69
tetradic
#69EBBF #7E69EB #EB6995 #D6EB69
square
#69EBBF #7E69EB #EB6995 #D6EB69
split-complementary
#69EBBF #EB69D6 #EB7E69
monochromatic
#1AC088 #33E4A8 #69EBBF #9FF2D6 #D5F9ED
Accessibility & contrast
On white
1.48
#69EBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.24
#69EBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EBBF
14.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EBBF | 1.00 | 1.48 | 14.24 | 14.24 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DDBD
Deuteranopia (green-blind)
#D3CFC2
Tritanopia (blue-blind)
#27ECDE
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #69ebbf; /* rgb */ color: rgb(105, 235, 191); /* oklch */ color: oklch(85.5% 0.132 168.1);
Tailwind
colors: {
custom: {
50: '#9ef2d2',
500: '#69ebbf',
950: '#000000',
},
}SCSS
$custom: #69ebbf; $custom-light: #9ef2d2; $custom-dark: #000000;
JSON
{
"hex": "#69ebbf",
"rgb": {
"r": 105,
"g": 235,
"b": 191
},
"hsl": {
"h": 159.692,
"s": 76.471,
"l": 66.667
},
"oklch": {
"l": 0.85495,
"c": 0.13209,
"h": 168.1
},
"luminance": 0.66182
}Semantic roles & 50–950 ramp
primary
#69EBBF
secondary
#BF3A67
accent
#0D52D9
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583